raulihg {datana} | R Documentation |
Height growth of Nothofagus alpina trees in Chile.
Description
Time series data of height for Nothofagus alpina (rauli) trees in south-central Chile. These sampled trees are part of the ones used in the cited article (reference section).
Usage
data(raulihg)
Format
The data frame contains four variables as follows:
- tree.code
Tree id code
- spp
Species common name
- bha.t
Breast-height age, in yrs.
- h.t
Total height, in m.
Source
Data were provided by Dr Christian Salas-Eljatib.
References
- Salas-Eljatib C. 2021. An approach to quantify climate-productivity relationships: an example from a widespread Nothofagus forest. Ecological Applications 31(4): e02285.
- Salas-Eljatib, C. 2021. Time series height-data for Nothofagus alpina trees. doi:10.6084/m9.figshare.13521602.v5
Examples
data(raulihg)
head(raulihg)
[Package datana version 1.0.3 Index]