Learn R Programming

safetyGraphics (version 1.1.0)

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 29 rows and 17 columns

chart_hepexplorer

Flag indicating if the settings apply to the Hepatic Explorer Chart

chart_paneledoutlierexplorer

Flag indicating if the settings apply to the Paneled Safety Outlier Explorer Chart

chart_safetyhistogram

Flag indicating if the settings apply to the Safety Histogram Chart

chart_safetyoutlierexplorer

Flag indicating if the settings apply to the Safety Outlier Explorer Chart

chart_safetyresultsovertime

Flag indicating if the settings apply to the Safety Results Over Time Chart

chart_safetyshiftplot

Flag indicating if the settings apply to the Safety Shift Plot Chart

chart_safetydeltadelta

Flag indicating if the settings apply to the Safety Delta-Delta 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"

field_mapping

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

field_column_key

Key for the column that provides options for the field-level mapping in the data

setting_cat

Setting category (data, measure, appearance)

default

Default value for non-data settings