Learn R Programming

safetyGraphics (version 0.7.3)

settingsMetadata: Settings Metadata

Description

Metadata about the settings used to configure safetyGraphics charts. One record per unique setting

Usage

settingsMetadata

Arguments

Format

A data frame with 25 rows and 10 columns

chart_edish

Flag indicating if the settings apply to the eDish Chart

text_key

Text key indicating the setting name. '--' delimiter indicates a nested setting

label

Label

description

Description

setting_type

Expected type for setting value. Should be "character", "vector", "numeric" or "logical"

setting_required

Flag indicating if the setting is required

column_mapping

Flag indicating if the setting corresponds to a column in the associated data

column_type

Expected type for the data column values. Should be "character","logical" or "numeric"

column_required

Flag indicating whether the associated data column should be considered required

field_mapping

Flag indicating whether the setting corresponds to a field-level mapping in the data

adam

Settings values for the ADaM standard

sdtm

Settings values for the SDTM standard