
Get the biomass of species and unstructured components through time
Source:R/mizerReef-class.R
getBiomass.mizerReefSim.RdExtends mizer::getBiomass() to also include the algae and detritus
biomasses alongside the species biomasses, so that mizer::plotBiomass()
(which calls getBiomass() internally) shows them without needing its
own override.
Arguments
- object
A
mizerReefSimobject- ...
Passed on to
mizer::getBiomass()
Value
An mizer::ArrayTimeBySpecies object (time x species/component)