C_hss_split_multi: Split select_multiple survey variables

View source: R/C_hss_split_multi.R

C_hss_split_multiR Documentation

Split select_multiple survey variables

Description

BASIC: Split select_multiple variables into their individual components, with consideration for proper naming, conversation of 0s to NAs, and later reordering of select_multiple components. PREP: Run C_hss_create_dict, C_hss_rename NEXT: Run C_hss_relocate_multi

Usage

C_hss_split_multi(data, dict)

Arguments

data

A dataframe that has been cleaned minimally - only C_hss_rename.

dict

The dictionary reference that will be used to collect the names associated with each variable.

Value

A dataframe that splits select_multiple variables into their components


RenRMT/hsstools documentation built on April 14, 2025, 7:10 p.m.