growthTab: Growth tab for tuning gadget inheritParams biomassTab

View source: R/growthTab.R

growthTabR Documentation

Growth tab for tuning gadget inheritParams biomassTab

Description

Growth tab for tuning gadget inheritParams biomassTab

Usage

growthTab(input, output, session, params, logs, size_at_age = NULL, ...)

growthTabUI(...)

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 either weight (in grams) or length (in cm). If both weight and length are provided, only weight is used.

...

Unused


sizespectrum/mizerExperimental documentation built on Oct. 20, 2024, 4:09 a.m.