| autolayer | R Documentation | 
autolayer() uses ggplot2 to draw a particular layer for an object of a
particular class in a single command. This defines the S3 generic that
other classes and packages can extend.
autolayer(object, ...)
| object | an object, whose class will determine the behaviour of autolayer | 
| ... | other arguments passed to specific methods | 
a ggplot layer
Other plotting automation topics: 
automatic_plotting,
autoplot(),
fortify()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.