# S3 method for tbl_cf
autoplot(object, level = 95, ...)A ggplot object showing the correlations.
A tbl_cf object (the result ACF(), PACF(), or CCF()).
The level of confidence for the blue dashed lines.
Unused.
autoplot.tbl_cf() was soft deprecated in feasts 0.4.2. Please use
ggtime::autoplot.tbl_cf() instead. Produces a plot of impulse responses
from an impulse response function.
Produces an appropriate plot for the result of ACF(), PACF(), or CCF().