pspruca | R Documentation |
Tree-level variables and spatial coordinates in a permanent sample plot of 1 ha (100 x 100m) in the Rucamanque experimental forest, near Temuco, Chile.
data(pspruca)
The data frame contains four variables for the standing-alive trees as follows:
Tree number identification.
Codificación de la especie como sigue: "A. punctatum" es Aextoxicon punctatum, "E. cordifolia" es Eucryphia cordifolia, "G. avellana" es Gevuina avellana, "L. dentata" es Lomatia dentata, "L. philippiana" es Laureliopsis philippiana, "L. sempervirens" es Laurelia sempervirens, "N. obliqua" es Nothofagus obliqua, "P. lingue" es Persea lingue, y "Other" representa a cualquier especie distinta a cualquiera de las ya definidas.
Crown class (1: superior, 2: intermediate, 3; inferior)
diameter at breast-height, in cm
Cartesian position at the X-axis, in m
Cartesian position at the Y-axis, in m
Data were provided by Dr Christian Salas-Eljatib (Universidad de Chile, Santiago, Chile).
Salas C, LeMay V, Nunez P, Pacheco P, and Espinosa A. 2006. Spatial patterns in an old-growth Nothofagus obliqua forest in south-central Chile. Forest Ecology and Management 231(1-3): 38-46. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1016/j.foreco.2006.04.037")}
data(pspruca)
head(pspruca)
table(pspruca$species)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.