Simplified Inventory data of an eucalyptus forest in Brazil
In this data, each observation is a tree.
data
Format
A data frame with 900 observations and 7 variables:
- STRATA: stratum number
- STRATA_AREA: area of each strata, in hectares
- PLOT: plot number
- PLOT_AREA: area of plots, in square meters
- DBH: diameter at breast height, in centimeters
- TH: total height, in meters
- OBS: quality of trees, N = normal tree, D = dominant tree, F = a failure, or dead tree
data(exfm15)
Author(s)
Sollano Rabelo Braga sollanorb@gmail.com