treelistinve {datana}R Documentation

Tree-list data from a forest inventory.

Description

Tree-level variables measured within three sample plots in a forest inventory. Notice that not all plots have the same size.

Usage

data(treelistinve)

Format

Contains tree-level variables, as follows:

plot

Plot number.

plot.size

Plot size, in m2.

tree

Tree identificator

species

species common name as follows: Olivillo= Aextocicon puncatatum, Tepa= Laureliopsis philippiana, Lingue= Persea lingue, Coigue= Nothofagus dombeyi, Roble= Nothofagus obliqua, Other= Other

dbh

Diameter at breast-height, in cm

htot

Total height, in m. Only measured for some sample trees.

Source

The data are provided courtesy of Prof. Christian Salas-Eljatib (Chile). Further details can be found in Salas (2001, 2002).

References

- Salas C. 2001. Caracterización básica del relicto de Biodiversidad Rucamanque. Bosque Nativo, 29:3-9. https://eljatib.com/publication/2001-06-01_caracterizacion_basi/

- Salas C. 2002. Ajuste y validación de ecuaciones de volumen para un relicto del bosque de Roble-Laurel-Lingue. Bosque 23(2): 81-92. doi:10.4067/S0717-92002002000200009

Examples

data(treelistinve)    
head(treelistinve) 

[Package datana version 1.0.3 Index]