Skip to contents

The Biomass tab shows:

  • A plot of total biomass for each species, compared to observed biomasses when available, using plotBiomassVsSpecies().

  • Buttons "Calibrate" and "Match" that trigger a call to calibrateBiomass() or matchBiomasses() respectively.

Usage

biomassTab(input, output, session, params, logs, trigger_update, ...)

biomassTabUI(params, ...)

Arguments

input

Reactive holding the inputs

output

Reactive holding the outputs

session

Shiny session

params

Reactive value holding updated MizerParams object

logs

Environment holding the log of steady states.

trigger_update

Reactive value used for triggering update of species parameter sliders.

...

Unused

Details

Clicking on a species in the biomass plot makes that species the selected species. Double-clicking on a species selects that species and changes its biomass.