autoplot | R Documentation |
Create a complete ggplot appropriate to a particular data type Rexported from ggplot2. 'autoplot()' uses ggplot2 to draw a particular plot for an object of a particular class in a single command. This defines the S3 generic that other classes and packages can extend.
object |
An object (for example an OpenStreetMap object) |
... |
Additional arguments |
a ggplot object
[autoplot.OpenStreetMap()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.