dot-util_internal_normalize_meta_data: Make normalizations of v2.0 item_level metadata.

.util_internal_normalize_meta_dataR 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 the old item-level-metadata

label_col

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

verbose

logical display all estimated decisions, defaults to TRUE, except if called in a dq_report2 pipeline.


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