growthTab | R Documentation |
Growth tab for tuning gadget inheritParams biomassTab
growthTab(input, output, session, params, logs, size_at_age = NULL, ...)
growthTabUI(...)
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. |
size_at_age |
A data frame with observed size at age data to be plotted
on top of growth curves. Should contain columns |
... |
Unused |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.