Learn R Programming

surveydata (version 0.2.0)

fixLevels01: Fix level formatting of all question with Yes/No type answers.

Description

Fix level formatting of all question with Yes/No type answers.

Usage

fixLevels01(dat, origin = c("R", "SPSS"))

Arguments

dat

surveydata object

origin

Either "R" or "SPSS"

See Also

Other Functions to clean data: encToInt, fixCommonEncodingProblems, fixLevels01R, fixLevels01SPSS, hasDK, intToEnc, leveltestR, leveltestSPSS, removeAllDK, removeDK