Description Usage Arguments Value
GUI and server modules for uploading and downloading RGS datasets.
1 2 3 4 5 6 7 | input_ui(id, filter = NULL)
output_ui(id, n)
input_server(id)
output_server(id, augmented, n)
|
id |
Namespace id. |
filter |
Currently not supported. |
n |
Number of download button (if multiple tabs exist). |
augmented |
Reactive value for the augmented dataset. |
Shiny GUI or server.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.