mod_indicator | R Documentation |
Shiny module providing GUI and server logic for the indicator tab
indicator_ui(id)
indicator_server(id, registry_tracker, pool, pool_verify)
indicator_app(pool_verify)
id |
Character string module namespace |
registry_tracker |
Integer defining registry id |
pool |
A database pool object |
pool_verify |
A database pool object |
Shiny objects for the imongr app
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.