Skip to contents

Growth tab for tuning gadget

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 columns 'species', 'age' and 'size' giving the size of individuals of each species at each age.

...

Unused