View source: R/customDataset.R
customDatasetInput | R Documentation |
An extension of dataUploadUI
customDatasetInput(id, label = NULL)
id |
Character ID for specifying namespace, see |
label |
Optional, a label for the name text input field. |
The UI extends dataUploadUI
with an additional text field
for a custom data value that can be appended to the uploaded data.
Other customDataset functions:
customDatasetServer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.