ggfortify (version 0.4.11)

autoplot.list: Autoplot list

Description

Autoplot list

Usage

# S3 method for list
autoplot(object, data = NULL, nrow = NULL, ncol = NULL, scales = "free_y", ...)

Arguments

object

list instance

data

original dataset, if needed

nrow

Number of facet/subplot rows

ncol

Number of facet/subplot columns

scales

Scale value passed to ggplot2

...

other arguments passed to methods

Value

ggplot