Biomass Output by Age Extension
OutputBiomassByAge.RdBiomass Output by Age Extension
Biomass Output by Age Extension
References
LANDIS-II Biomass-by-Age Output v4.0 Extension User Guide https://github.com/LANDIS-II-Foundation/Extension-Output-Biomass-By-Age/blob/master/docs/LANDIS-II%20Biomass-by-Age%20Output%20v4.0%20User%20Guide.pdf
Super class
landisutils::LandisExtension -> OutputBiomassByAge
Active bindings
MapNamesCharacter. File pattern for writing outputs to disk.
SpeciesCharacter vector of species names with age classes.
Methods
Inherited methods
Method new()
Usage
OutputBiomassByAge$new(
path = NULL,
Timestep = 10L,
MapNames = NULL,
Species = NULL
)