R/seasonal.R
plot.stl_result.Rd
Plot method for stl_result objects
# S3 method for class 'stl_result' plot(x, curves = 1, ...)
An stl_result object.
Index of curve to plot (default: 1).
Additional arguments (ignored).
A ggplot object.