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


jaredlander/useful documentation built on Nov. 4, 2023, 10:56 a.m.