autoplot: Create a complete ggplot appropriate to a particular data...

autoplotR 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.

Description

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.

Arguments

object

An object (for example an OpenStreetMap object)

...

Additional arguments

Value

a ggplot object

See Also

[autoplot.OpenStreetMap()]


OpenStreetMap documentation built on Oct. 12, 2023, 5:15 p.m.