autoplot.ggplot: Autoplot 'ggplot' instances. It returns the passed instance...

View source: R/plotlib.R

autoplot.ggplotR Documentation

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 class 'ggplot'
autoplot(object, ...)

Arguments

object

ggplot instance

...

Not used.

Value

ggplot


ggfortify documentation built on Aug. 24, 2026, 9:06 a.m.