raulihg {datana} | R Documentation |
Height growth of Nothofagus alpina trees in Chile.
Description
Time series data of height for rauli (Nothofagus alpina) trees in south-central Chile. These sampled trees are part of the ones used in Salas-Eljatib (2021, Ecological Applications). The full citation is provided below.
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 (Santiago, Chile).
References
- Salas-Eljatib C. 2021. An approach to quantify climate-productivity relationships: an example from a widespread Nothofagus forest. Ecological Applications 31(4): e02285. doi:10.1002/eap.2285
- 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.5 Index]