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

View source: R/cleandata.R

fix_levels_01_spssR 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

fix_levels_01_spss(dat)

fix_levels_01_r(dat)

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

Arguments

dat

surveydata object

origin

Either R or SPSS

See Also

Other Functions to clean data: encToInt(), fix_common_encoding_problems(), has_dont_know(), intToEnc(), leveltest, remove_all_dont_know(), remove_dont_know()


andrie/surveydata documentation built on March 13, 2023, 2 a.m.