| gutten | R Documentation |
The data are measures from 107 trees. The trees were selected as being of average size from healthy and well stocked stands in the Alps.
data(gutten)
A data frame with 1200 observations on the following 9 variables.
siteGrowth quality class of the tree's habitat. 5 levels.
locationDistinguishes tree location. 7 levels.
treeAn identifier for the tree within location.
age.baseThe tree age taken at ground level.
heightTree height, m.
dbh.cmTree diameter, cm.
volumeTree volume.
age.bhTree age taken at 1.3 m.
tree.IDA factor uniquely identifying the tree.
The data were kindly provided to us by Professor Boris Zeide, and are documented in von Guttenberg, A. R., 1915. Growth and yield of spruce in Hochgebirge. Franz Deuticke, Vienna (in German).
Robinson, A.P., and J.D. Hamann. 2010. Forest Analytics with R: an Introduction. Springer.
Zeide, B., 1993. Analysis of growth equations. Forest Science 39 (3), 549-616
data(gutten)
str(gutten)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.