Learn R Programming

tsapp (version 1.0.4)

TREERING: Mean thickness of annual tree rings

Description

Mean thickness of annual tree rings

Usage

TREERING

Arguments

Format

TREERING is a multivariate time series of length 66 with 3 variables:

THICK

mean thickness of annual tree rings

TEMP

mean temperature of the year

RAIN

amount of rain of the year

Examples

Run this code
# NOT RUN {
data(TREERING)
## maybe  tsp(TREERING) ; plot(TREERING) 
# }

Run the code above in your browser using DataLab