Package index
-
recode_binary() - Collapse categories into 0/1
-
recode_sentinel() - Replace sentinel values with NA
-
collapse_likert() - Collapse Likert scales
-
label_binary() - Label binary columns with descriptive strings
-
label_likert() - Label Likert-scale columns with descriptive strings
-
combine_binary() - Combine binary indicators with OR logic
-
count_binary() - Count how many binary indicators are active
-
impute_from_flag() - Replace NA with a value when a flag column indicates the skip is valid
-
propagate_parent() - Push parent variable's special values to child columns
-
apply_filter() - Conditionally set variables to NA when a condition is not met