plotSeas: Plots seasonal pattern composites for a time series
Description
Divides the time range for a monthly time series into four periods, and plots composites of seasonal pattern for each period using boxplots.
Usage
plotSeas(x, num = 4, ylab = NULL)
Arguments
Value
A plot (and the corresponding object of class "ggplot").
Details
The composite patterns are plotted in a horizontal row for easier comparison. Experiment with the device aspect ratio (0.5 suggested) and size to get the clearest information. Boxes based on fewer than half of the maximum possible years available are outlined in red.