mappingSelectUI: UI that facilitates the mapping of a single data element...

View source: R/mod_mappingSelect.R

mappingSelectUIR Documentation

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

Description

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

Usage

mappingSelectUI(id, label, choices = NULL, default = NULL)

Arguments

id

unique id for the UI

label

label associated with the control

choices

a list of options for the control

default

default value for the control

Value

returns the selected value wrapped in a reactive().


SafetyGraphics/safetyGraphics documentation built on Sept. 20, 2023, 2:31 p.m.