is.ggproto | R Documentation |
Reports whether x is a type of object
is.ggproto(x)
is.mapping(x)
is.geom(x)
is.coord(x)
is.Coord(x) # Deprecated
is.facet(x)
is.stat(x)
is.theme_element(x)
is.guide(x)
is.layer(x)
is.guides(x)
is.margin(x)
is.ggplot(x)
is.position(x)
is.scale(x)
is.theme(x)
x |
An object to test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.