View source: R/mod_mappingSelect.R
mappingSelect | R Documentation |
Server that facilitates the mapping of a single data element (column or field) with a simple select UI
mappingSelect(input, output, session)
input |
Shiny input object |
output |
Shiny output object |
session |
Shiny session object |
A reactive containing the selected column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.