plot.stl_result: Plot method for stl_result objects
Description
Plot method for stl_result objects
Usage
# S3 method for stl_result
plot(x, curves = 1, ...)
Value
Invisibly returns NULL.
Arguments
- x
An stl_result object.
- curves
Indices of curves to plot.
- ...
Additional arguments (ignored).