mod_upload | R Documentation |
Shiny module providing GUI and server logic for the upload data tab
upload_ui(id)
upload_server(id, registry_tracker, pool_verify)
upload_app(pool)
id |
Character string module namespace |
registry_tracker |
Integer defining registry id |
pool_verify |
A database pool object |
pool |
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.