Skip to contents

Extends 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.

Usage

# S3 method for class 'mizerReefSim'
getBiomass(object, ...)

Arguments

object

A mizerReefSim object

...

Passed on to mizer::getBiomass()

Value

An mizer::ArrayTimeBySpecies object (time x species/component)