mod_status | R Documentation |
Shiny module providing UI and server functions for registry status overview
add_arrows(dat_format)
status_ui(id)
status_server(id, pool, pool_verify)
status_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.