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

Examples

data(raulihg)
head(raulihg)

[Package datana version 1.1.1 Index]