Silke,
Library "foreign" in R works as well - two lines of R script and you're there. :)
library(foreign) read.spss(filepath)
Cheers
E
Silke,
Library "foreign" in R works as well - two lines of R script and you're there. :)
library(foreign) read.spss(filepath)
Cheers
E