Skip to content
Prev 176499 / 398503 Next

read.spss, locale and encodings

Hans Ekbrand wrote:
Not in my version:

reencode: logical: should character strings be re-encoded to the
           current locale.  The default, 'NA', means to do so in a UTF-8
           locale, only.  Alternatively character, specifying an
           encoding to assume.
So, does it help with reencode="Latin1"? Presumably this comes from 
assuming UTF-8 when it isn't.
8.34 is used in the current prerelease. AFAIR, some issues with 
encodings were fixed recently.