mod_upload_ui | R Documentation |
Shiny module uploading csv file using fileInput control.
mod_upload_ui(id, dataset_name)
id |
Internal parameter for shiny. |
dataset_name |
Name of dataset to upload. |
Uploading files using fileInput control.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.