Ndoye Souleymane wrote: > Hi, > > Let me suggest you to save your spss file in txt and use the read.table > function to load your file in R. > That is what I use to do.
The problem here is that the files are old data that were made with an ancient version of spss and cannot be changed to txt (or anything else) now. It looks like read.spss() does not import them in whatever .sl3 is. Best Federico -- Federico C. F. Calboli Department of Epidemiology and Public Health Imperial College, St Mary's Campus Norfolk Place, London W2 1PG Tel +44 (0)20 7594 1602 Fax (+44) 020 7594 3193 f.calboli [.a.t] imperial.ac.uk f.calboli [.a.t] gmail.com ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
