mappingColumnUI {safetyGraphics} | R Documentation |
UI that facilitates the mapping of a column data (and any associated fields)
Description
UI that facilitates the mapping of a column data (and any associated fields)
Usage
mappingColumnUI(id, meta, data, mapping = NULL)
Arguments
id |
module id |
meta |
metadata for the column (and related fields) |
data |
current data file for the domain |
mapping |
current data mapping for the column (and related fields) |
[Package safetyGraphics version 2.1.1 Index]