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