Wrapper tree volume function for packages medfate and medfateland
IFNvolume_medfate.RdWrapper function to be used to calculate timber volumes with packages medfate and medfateland.
Arguments
- x
Data frame of tree data or
forestobject from package medfate.- SpParams
Data frame of species parameters suitable for medfate package (not used).
- province
Spanish province code.
- min_dbh
Minimum diameter at breast height (in cm) for timber estimation.
- level
A string, either "cohort" (for tree cohort-level volume) or "stand" (for stand-level volume).
Details
Values for parameters x and SpParams will be supplied by the simulation function (e.g. fordyn_scenario) during calculations. Values for parameters
province, min_dbh and level should be supplied using as a list to parameter volume_arguments. See documentation of package medfateland.