Displaying 1 result from an estimated 1 matches for "yearsjob".
2009 Mar 03
1
SPSS data import: problems & work arounds for GSS surveys
...gss2006.sav", to.data.frame = T, trim.factor.names = T) :
gss2006.sav: File contains duplicate label for value 99.9 for variable SPSEI
7: In read.spss("gss2006.sav", to.data.frame = T, trim.factor.names = T) :
gss2006.sav: File contains duplicate label for value 0.75 for
variable YEARSJOB
8: In read.spss("gss2006.sav", to.data.frame = T, trim.factor.names = T) :
gss2006.sav: File-indicated character representation code (1252)
looks like a Windows codepage
No dat object is created from this.
I have found a work around. I installed PSPP version 0.6.0 and used
it to ope...