Learn R Programming

dave (version 2.0)

EKs: Swiss forest vegetation data base 1972, site information

Description

Swiss forest vegetation data base 1972, site information. Vegetation data is in data frame EKv.

Usage

data(EKs)

Arguments

Format

A data frame with 2533 observations on the following 11 variables.

Autor

a factor with author names as levels

Jahr

a numeric vector with year of survey

Tabellennr.

a numeric vector

Laufnr.

a numeric vector

Gesellschaftsname

a factor with name of vegetation unit as levels

Hoehe_u.M.

a numeric vector, elevation a.s.l.

Neigung_in_Prozent

a numeric vector

Exposition

a factor with exposure of plot as levels

Y.Koordinate

y coordinate, a numeric vector

X.Koordinate

x coordinate, a numeric vector

EK.Gesellschaftsnr

number (label) of vegetation unit the releve belongs to, a numeric vector

Details

Classification used in 1972 is in variable "EK.Gesellschaftsnr"

References

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

Examples

Run this code
# NOT RUN {
summary(EKs)
# }

Run the code above in your browser using DataLab