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

Description Usage Arguments Value See Also

View source: R/methods_mtar.R

Description

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.

Usage

1
autoplot(object, ...)

Arguments

object

an object, whose class will determine the behaviour of autoplot

...

other arguments passed to specific methods

Value

a ggplot object

See Also

autolayer(), ggplot() and fortify()


adrincont/BMTAR documentation built on Jan. 22, 2022, 2:09 p.m.