plot.boiwsa: Plot

View source: R/generic_functions.R

plot.boiwsaR 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).


boiwsa documentation built on April 4, 2025, 1:57 a.m.