fileUploadUI | R Documentation |
File Upload UI
fileUploadUI(id, label = "File")
id |
A unique label for the module |
label |
A label to show on the file input panel. |
A sharable file upload module
## Not run: fileUploadUI(id = "my_file_upload" , label = "Input File") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.