Maps a certain label column from the metadata to the study data frame.
util_map_all(label_col = VAR_NAMES, study_data, meta_data)
list with slot df
with a study data frame with mapped column
names
the variable of the metadata that contains the variable names of the study data
the name of the data frame that contains the measurements
the name of the data frame that contains metadata attributes of study data
Other mapping:
util_map_by_largest_prefix()
,
util_map_labels()
,
util_recode()