seasonplot: Plot Seasonal Subseries from a Time Series

Description Usage Arguments Details Value See Also Examples

View source: R/seasonplot.R

Description

This function plots the seasonal components of a time series together with the estimated seasonal effects of that series.

Usage

1

Arguments

obj

an iNZightTS object

...

Further arguments to be passed onto specific methods.

Details

The resulting window will contain two plots. On the left, every seasonal subseries of the time series is plotted. On the right will be the average seasonal effect of the series.

Value

No return value, called for the side effect of drawing a plot.

See Also

iNZightTS

Examples

1
2

iNZightTS documentation built on Feb. 1, 2022, 1:08 a.m.