powered by
Functions to manipulate or calculate overall attributes of a forest object.
forest
forest_basalArea(x) forest_mergeTrees(x)
An object of class forest.
Depending on the function:
forest_basalArea: Total basal area (m2/ha).
forest_basalArea
forest_mergeTrees: Another forest object with merged trees.
forest_mergeTrees
spwb, forest, plant_basalArea, summary.forest
spwb
plant_basalArea
summary.forest
# NOT RUN { #Default species parameterization data(SpParamsMED) #Load example plot data(exampleforest) #A short way to obtain total basal area forest_basalArea(exampleforest) # }
Run the code above in your browser using DataLab