Skip to contents

Serve tab with diet plot

Usage

dietTab(input, output, session, params, logs, diet = NULL, ...)

dietTabUI(...)

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.

diet

A diet matrix to match the diet of the model to.

...

Unused