mod_report | R Documentation |
Shiny module providing GUI and server logic for reports
report_ui(id)
report_server(id, pool, pool_verify)
report_app(pool, pool_verify)
id |
Character string module namespace |
pool |
A database pool object connecting to production data |
pool_verify |
A database pool object connecting to staging data |
Shiny objects for the imongr app
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.