Display the rendered Rmarkdown content of the module's data description file
(moduleName/moduleName_data.Rmd
).
dataInfoUI(id) dataInfo(input, output, session, sim)
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 |