simOutputsUI(id)
simOutputs(input, output, session, sim)
Arguments
id |
An id string that corresponds with the id used to call the module's UI function. |
input |
shiny server input object |
output |
shiny server output object |
session |
shiny server session object |
sim |
A simList object |