powered by
Conversion of integer vector to character vector. The encoding of the character vector can be specified but defaults to the current locale.
intToEnc(x, encoding = localeToCharset())
A character vector
Integer vector
A character string describing the encoding of x. Defaults to the current locale. See also iconvlist()
iconvlist()
iconv()
Other Functions to clean data: encToInt(), fix_common_encoding_problems(), fix_levels_01_spss(), has_dont_know(), leveltest, remove_all_dont_know(), remove_dont_know()
encToInt()
fix_common_encoding_problems()
fix_levels_01_spss()
has_dont_know()
leveltest
remove_all_dont_know()
remove_dont_know()
intToEnc(8212)
Run the code above in your browser using DataLab