leveltest {surveydata} | R Documentation |
Fix level formatting of all question with Yes/No type answers.
Description
Fix level formatting of all question with Yes/No type answers.
Usage
leveltest_spss(x)
leveltest_r(x)
Arguments
x |
surveydata object |
See Also
Other Functions to clean data:
encToInt()
,
fix_common_encoding_problems()
,
fix_levels_01_spss()
,
has_dont_know()
,
intToEnc()
,
remove_all_dont_know()
,
remove_dont_know()
[Package surveydata version 0.2.7 Index]