Simply a wrapper around simInit
to be called as a shiny module.
spades_simInit(input, output, session, ...)
input | shiny server input object |
---|---|
output | shiny server output object |
session | shiny server session object |
... | Additional arguments passed to |
A reactive simList
object
This is a server-only module with no UI component.