plot.boiwsa {boiwsa} | R Documentation |
Plot
Description
S3 method for objects of class "boiwsa". Produces a ggplot object of seasonally decomposed time series.
Usage
## S3 method for class 'boiwsa'
plot(x, ...)
Arguments
x |
Result of boiwsa |
... |
Additional arguments (currently not used). |
[Package boiwsa version 1.1.3 Index]