tsp.year: time series plot by year

View source: R/tsp.year.R

tsp.yearR Documentation

time series plot by year

Description

Draw a boxplot of a time series, using year as grouping factor

Usage

tsp.year(x = x, table = TRUE)

Arguments

x

time series, ts class object

table

logical, if TRUE (default) print a table with year, median, mean, sd and variance values

Details

Draw a boxplot for a time series object created with ts() using year as grouping factor.

Author(s)

VĂ­ctor Espinoza

See Also

ts trunc.Date time


espher1987/tseries.plot documentation built on Nov. 2, 2022, 5:48 p.m.