util_map_all: Maps label column metadata on study data variable names

View source: R/util_map_all.R

util_map_allR Documentation

Maps label column metadata on study data variable names

Description

Maps a certain label column from the metadata to the study data frame.

Usage

util_map_all(label_col = VAR_NAMES, study_data, meta_data)

Arguments

label_col

the variable of the metadata that contains the variable names of the study data

study_data

the name of the data frame that contains the measurements

meta_data

the name of the data frame that contains metadata attributes of study data

Value

list with slot df with a study data frame with mapped column names


dataquieR documentation built on July 26, 2023, 6:10 p.m.