mappingColumn: Server that facilitates the mapping of a column data (and any...

View source: R/mod_mappingColumn.R

mappingColumnR 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


safetyGraphics documentation built on Dec. 28, 2022, 1:58 a.m.