mappingSelect: Server that facilitates the mapping of a single data element...

View source: R/mod_mappingSelect.R

mappingSelectR Documentation

Server that facilitates the mapping of a single data element (column or field) with a simple select UI

Description

Server that facilitates the mapping of a single data element (column or field) with a simple select UI

Usage

mappingSelect(input, output, session)

Arguments

input

Shiny input object

output

Shiny output object

session

Shiny session object

Value

A reactive containing the selected column


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