Skip to content
Prev 243440 / 398500 Next

R encoding question

Do you know what values should I set to the category and locale parameters in order to use UTF-8 encoding in a Chinese Windows XP SP3 environment?

Sys.setlocale(category = "LC_ALL", locale = "")



Xiaobo Gu