data_v5 {MLFS} | R Documentation |
This is simulated data that reassemble the national forest inventory data. We use it to show how to run examples for simulating harvesting.
data_v5
A data frame with 5949 rows and 10 variables:
species name
year in which plot was visited
a unique identifier for plot
a unique identifier for tree
identifier for species group
status of a tree: 0 (normal), 1(harvested), 2(dead), 3 (ingrowth)
tree volume in m3 in the middle of a simulation step
upscale weight to calculate hectare values in the middle of a simulation step
basal area of individual trees in m2 in the middle of a simulation step
logical, 1 if protected, otherwise 0