study_summary_module_ui | R Documentation |
A shiny Module.
study_summary_module_ui(id, button_text = "Download plot table") study_summary_module_server(id, data, config, syn)
id |
shiny id |
button_text |
button_text A string |
data |
A named list. The list must contain a list named "tables". |
config |
A named list. The list must contain lists for each section:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.