is.ggplot {ggplot2}R Documentation

Reports whether x is a ggplot object

Description

Reports whether x is a ggplot object

Usage

  is.ggplot(x)

Arguments

x

An object to test


[Package ggplot2 version 0.9.3.1 Index]