View source: R/C_hss_split_multi.R
C_hss_split_multi | R Documentation |
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
C_hss_split_multi(data, dict)
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. |
A dataframe that splits select_multiple variables into their components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.