dataUploadUI | R Documentation |
Create UI that contains a main shiny::fileInput
and two optional features: a file-remove button and link to display more info
(for communicating file upload requirements and/or instructions).
dataUploadUI(id, ...)
id |
Character ID for specifying namespace, see |
... |
Named list of params passed to |
UI components.
Other dataUpload functions:
dataUploadServer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.