Rdocumentation
powered by
Learn R Programming
ggplot2 (version 2.0.0)
is.ggproto: Is an object a ggproto object?
Description
Is an object a ggproto object?
Usage
is.ggproto(x)
Arguments
x
An object to test.