spectraTab: tuneParams tab showing size spectra

View source: R/spectraTab.R

spectraTabR Documentation

tuneParams tab showing size spectra

Description

This tab shows:

Usage

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

spectraTabUI(params, help = TRUE, ...)

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

help

Boolean. If FALSE then the help text is not included on the tab. This is useful when including this tab as an element of another tab.

Details

  • a plot of the biomass density as a function of log size, including all species and the resource.

  • A slider for scaling the background (resource and possibly background species).

  • If there are background species, buttons to adjust or remove those background species.


sizespectrum/mizerExperimental documentation built on April 16, 2024, 8:39 a.m.