mod_publish | R Documentation |
Shiny module providing GUI and server logic for the publish indicator tab
publish_ui(id)
publish_server(id, tab_tracker, registry_tracker, pool, pool_verify)
publish_app(pool, pool_verify)
id |
Character string module namespace |
tab_tracker |
String defining tab |
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.