spectraTab | R Documentation |
This tab shows:
spectraTab(input, output, session, params, logs, trigger_update, ...)
spectraTabUI(params, help = TRUE, ...)
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. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.