prep_extract_cause_label_df {dataquieR}R Documentation

Extract all missing/jump codes from metadata and export a cause-label-data-frame

Description

Extract all missing/jump codes from metadata and export a cause-label-data-frame

Usage

prep_extract_cause_label_df(meta_data = "item_level", label_col = VAR_NAMES)

Arguments

meta_data

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

label_col

variable attribute the name of the column in the metadata with labels of variables

Value

list with the entries

See Also

prep_add_cause_label_df


[Package dataquieR version 2.1.0 Index]