| fix_levels_01_spss | R Documentation |
Fix level formatting of all question with Yes/No type answers.
fix_levels_01_spss(dat)
fix_levels_01_r(dat)
fix_levels_01(dat, origin = c("R", "SPSS"))
dat |
surveydata object |
origin |
Either |
Other Functions to clean data:
encToInt(),
fix_common_encoding_problems(),
has_dont_know(),
intToEnc(),
leveltest,
remove_all_dont_know(),
remove_dont_know()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.