Learn R Programming

spuRs (version 2.0.2)

trees: von Guttenberg Norway spruce tree measurement data

Description

These are a subset of the von Guttenberg data, a set of measurements on Norway spruce (Picea abies [L.] Karst) in several different locations and site categories.

Usage

data(trees)

Arguments

Format

A data frame with 1200 observations on the following 3 variables.

ID

A factor identifying the tree by location, site, and tree number.

Age

The age at which the tree was measured.

Vol

The bole volume of the tree, in cubic dm.

References

A.R. von Guttenberg. 1915. Growth and yield of spruce in Hochgebirge. Franz Deuticke, Wien. (In German)

B. Zeide, 1993. Analysis of growth equations. Forest Science 39 594--616.

Examples

Run this code
# NOT RUN {
data(trees)
# }

Run the code above in your browser using DataLab