radiatapl {datana} | R Documentation |
Sampling plots data from a Pinus radiata plantation near Capitan Pastene, Region de La Araucania, Chile.
Description
Tree-level information collected within sample plots in a forestry plantation of Pinus radiata near Capitan Pastene,
Southern Chile. Sample plots size is 150 150 m^{2}
.
Usage
data(radiatapl)
Format
The data frame contains four variables as follows:
- plot
Plot number identification.
- tree
Tree number identification.
- dbh
Diameter at breast height, in cm.
- heigth
Total height, in m.
Source
The data are provided courtesy of Mr. Mauricio Lobos-Beneventi (Temuco, Chile).
Examples
data(radiatapl)
head(radiatapl)
[Package datana version 1.0.5 Index]