Description Usage Arguments Value Note Examples
File upload module
1 | fileUploadBox(id = NULL, inputId = NULL, label = NULL)
|
id, |
namespace id |
inputId, |
input file ID |
label, |
label |
radio control
fileUploadBox
1 2 |
x <- fileUploadBox("meta", "metadata", "Metadata")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.