TODO: needs documentation
moduleInfoUI(id) moduleInfo(input, output, session, sim, data = FALSE)
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 |
data | Logical. |