plot.acf: plot.acf

View source: R/tsPlot.r

plot.acfR Documentation

plot.acf

Description

Plotting an ACF object

Usage

## S3 method for class 'acf'
plot(x, ...)

Arguments

x

An ACF object

...

Arguments passed on to autoplot

Details

This function has been deprecated in favor of autoplot

Value

A ggplot2 object

Author(s)

Jared P. Lander


useful documentation built on Oct. 24, 2023, 9:07 a.m.