Learn R Programming

dave (version 2.0)

pveg: Soppensee pollen data

Description

Soppensee pollen data. Vegetation only (tree species). The age (year B.P) is in psit.

Usage

data(pveg)

Arguments

Format

A data frame with 145 observations on the following 14 variables.

X1.Abies

a numeric vector

X2.Pinus

a numeric vector

X3.Fagus

a numeric vector

X4.Quercus

a numeric vector

X5.Acer

a numeric vector

X6.Fraxinus

a numeric vector

X7.Ulmus

a numeric vector

X8.Tilia

a numeric vector

X9.Betula

a numeric vector

X10.Alnus

a numeric vector

X11.Populus

a numeric vector

X12.Salix

a numeric vector

X13.Sorbus

a numeric vector

X14.Picea

a numeric vector

References

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

Examples

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

Run the code above in your browser using DataLab