ggfortify (version 0.4.7)

autoplot.ggplot: Autoplot ggplot instances. It returns the passed instance as it is.

Description

Autoplot ggplot instances. It returns the passed instance as it is.

Usage

# S3 method for ggplot
autoplot(object, ...)

Arguments

object

ggplot instance

...

Not used.

Value

ggplot