View source: R/mod_mappingColumn.R
| mappingColumn | R Documentation | 
Server that facilitates the mapping of a column data (and any associated fields)
mappingColumn(input, output, session, meta, data)
| input | Shiny input object | 
| output | Shiny output object | 
| session | Shiny session object | 
| meta | metadata data frame for the object | 
| data | current data file for the domain | 
A reactive data.frame providing the current value for text_key associated with the selected column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.