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.