Prepares a readable version of a coding scheme of one unit
prepare_coding_scheme.Rd
Extends the given coding scheme of a unit to a full data frame that can be filtered for batch checks.
Arguments
- coding_scheme
Coding scheme as prepared by
get_units()
with setting the argumentcoding_scheme = TRUE
.- filter_has_codes
Only returns variables that were not deactivated. Defaults to
TRUE
.