Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

autoplot

Create a complete ggplot appropriate to a particular data type


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

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


BMTAR

Bayesian Approach for MTAR Models with Missing Data

v0.1.1
GPL (>= 2)
Authors
Valeria Bejarano Salcedo <vbejaranos@unal.edu.co>, Sergio Alejandro Calderon Villanueva <sacalderonv@unal.edu.co> Andrey Duvan Rincon Torres <adrincont@unal.edu.co>
Initial release
2021-01-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.