meta_hepExplorer {safetyCharts} | R Documentation |
Metadata data frame containing information about the data mapping used to configure safetyGraphics for the hepExplorer Chart. One record per unique data mapping
Description
Metadata data frame containing information about the data mapping used to configure safetyGraphics for the hepExplorer Chart. One record per unique data mapping
Usage
meta_hepExplorer
Format
A data frame with X rows and 10 columns
- domain
Data domain
- text_key
Text key indicating the setting name.
'--'
delimiter indicates a field level data mapping- col_key
Key for the column mapping
- field_key
Key for the field mapping (if any)
- type
type of mapping - "field" or "column"
- label
Label
- description
Description
- multiple
Mapping supports multiple columns/fields
- standard_adam
Default values for the ADaM data standard
- standard_sdtm
Default values for the SDTM data standard
Source
Created for this package
[Package safetyCharts version 0.3.0 Index]