Learn R Programming

dave (version 2.0)

tsit: Time series from the Swiss National Park, Plot Tr6. Site data.

Description

Time series from the Swiss National Park, plot Tr6. Site data: Plot names and yr of sampling. Vegetation is in tveg.

Usage

data(tsit)

Arguments

Format

A data frame with 16 observations on the following 2 variables.

Plot.no

a factor with levels Tr6

Year

a numeric vector

Details

A subset of data frame sn59sit.

References

Wildi, O. 2017. Data Analysis in Vegetation Ecology. 3rd ed. CABI, Oxfordshire, Boston.

Examples

Run this code
# NOT RUN {
data(tsit)
## maybe str(tsit) ; plot(tsit) ...
# }

Run the code above in your browser using DataLab