plot.acf {useful} | R 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
[Package useful version 1.2.6.1 Index]