# S3 method for class 'tbl_cf'
autoplot(object, level = 95, ...)
Arguments
- object
A tbl_cf object (the result ACF()
, PACF()
, or CCF()
).
- level
The level of confidence for the blue dashed lines.
- ...
Unused.
Value
A ggplot object showing the correlations.