| mappingColumn {safetyGraphics} | R Documentation | 
Server that facilitates the mapping of a column data (and any associated fields)
Description
Server that facilitates the mapping of a column data (and any associated fields)
Usage
mappingColumn(input, output, session, meta, data)
Arguments
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  | 
Value
A reactive data.frame providing the current value for text_key associated with the selected column
[Package safetyGraphics version 2.1.1 Index]