tsp.year | R Documentation |
Draw a boxplot of a time series, using year as grouping factor
tsp.year(x = x, table = TRUE)
x |
time series, ts class object |
table |
logical, if TRUE (default) print a table with year, median, mean, sd and variance values |
Draw a boxplot for a time series object created with ts() using year as grouping factor.
VĂctor Espinoza
ts
trunc.Date
time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.