
Biomass Community Output Extension
OutputBiomassCommunity.RdBiomass Community Output Extension
References
LANDIS-II Output Biomass Community v3 Extension User Guide https://github.com/LANDIS-II-Foundation/Extension-Output-Biomass-Community/blob/master/docs/LANDIS-II%20Output%20Biomass%20Community%20v3%20User%20Guide.pdf
Super class
LandisExtension -> OutputBiomassCommunity
Methods
Inherited methods
OutputBiomassCommunity$new()
Usage
OutputBiomassCommunity$new(path, Timestep = 10L)Examples
bio_community <- OutputBiomassCommunity$new(path = tempdir(), Timestep = 10)
bio_community$write()