hgrowthDfir {datana} | R Documentation |
Tree height growth of Douglas-fir sample trees in the Northwest of the United States
Description
Data contains 148 observations on the height growth of dominant trees of Pseudotsguga mensiezzi in the Northwest of the United States.
Usage
data(hgrowthDfir)
Format
The data frame contains seven variables as follows:
- natfor.id
Code identifier.
- plot.code
Plot number identification
- tree.code
Tree number identification.
- dbh
Diameter at breast height at sampling, in in.
- htot
Total height at sa,pling, in ft
- age
Age of tree, yr
- height
Height at a given age, in ft
Source
The data were provided by Dr Christian Salas.
References
Monserud RA. Height growth and site index curves for Inland Douglas- fir based on stem analysis data and forest habitat type. Forest Sci., 30(4):943-965, 1984.
Salas C, Stage AR, and Robinson AP. Modeling effects of overstory density and competing vegetation on tree height growth. Forest Sci., 54(1):107-122, 2008.
Examples
data(hgrowthDfir)
head(hgrowthDfir)
[Package datana version 1.0.3 Index]