Growth tab for tuning gadget inheritParams biomassTab
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.
- size_at_age
A data frame with observed size at age data to be plotted on top of growth curves. Should contain columns
species
(species name as used in the model),age
(in years) and eitherweight
(in grams) orlength
(in cm). If bothweight
andlength
are provided, onlyweight
is used.- ...
Unused