
Convert List Collected Coded Values - PHASE Levels
Source:R/utils.R
convert_value_mapping_phase_specific.Rd
This function is used to convert list coded values at phase levels.
Value
A data.frame that contains the following columns:
FLDNAME: Variable name
PHASE: ADNI study phase/protocol
CODED_VALUE: Nested dataset that contains code and decode values
See also
Other data dictionary codelist related functions:
collect_value_mapping()
,
collect_value_mapping_single_var()
,
convert_value_mapping()