dataSubsetInput | R Documentation |
Create a selection input that subsets a dataset
dataSubsetInput(id, label = NULL)
id |
Character ID for specifying namespace, see |
label |
Optional, a label for the datase; currently this goes into the placeholder rather than as input label |
A shiny::tagList
for UI to subset a dataset.
Other dataSubset functions:
dataSubsetServer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.