.util_internal_normalize_meta_data {dataquieR} | R Documentation |
Make normalizations of v2.0 item_level metadata.
Description
Requires referred missing-tables being available by
prep_get_data_frame
.
Usage
.util_internal_normalize_meta_data(
meta_data = "item_level",
label_col = LABEL,
verbose = TRUE
)
Arguments
meta_data |
data.frame old name for |
label_col |
variable attribute the name of the column in the metadata with labels of variables |
verbose |
logical display all estimated decisions, defaults to |
[Package dataquieR version 2.5.1 Index]