Skip to contents

Controlling the resource parameters in the tuning gadget

Usage

resourceControl(input, output, session, params, flags, ...)

resourceControlUI(p, input)

Arguments

input

Reactive holding the inputs

output

Reactive holding the outputs

session

Shiny session

params

Reactive value holding updated MizerParams object

flags

Environment holding flags to skip certain observers

...

Unused

p

The MizerParams object currently being tuned.