prep_unsplit_val_tabs: Combine all missing and value lists to one big table

View source: R/util_split_val_tab.R

prep_unsplit_val_tabsR Documentation

Combine all missing and value lists to one big table

Description

Combine all missing and value lists to one big table

Usage

prep_unsplit_val_tabs(meta_data = "item_level", val_tab = NULL)

Arguments

meta_data

data.frame item level meta data to be used, defaults to "item_level"

val_tab

character name of the table being created: This table will be added to the data frame cache (or overwritten). If NULL, the table will only be returned

Value

data.frame the combined table


dataquieR documentation built on Jan. 8, 2026, 5:08 p.m.