Dear r-users, I would like to read S-Plus data (.ssd) into R. I tried this:
library(foreign) read.S("C:/Users/FTSI/Desktop/2 ICGPA/1ACTIVITY.sdd") and got this message: read.S("C:/Users/FTSI/Desktop/2 ICGPA/1ACTIVITY.sdd") Error in read.S("C:/Users/FTSI/Desktop/2 ICGPA/1ACTIVITY.sdd") : not an S object What is wrong with this? Thank you so much for your help. -- *Roslinazairimah Zakaria* *Tel: +609-5492370; Fax. No.+609-5492766* *Email: roslinazairi...@ump.edu.my <roslinazairi...@ump.edu.my>; roslina...@gmail.com <roslina...@gmail.com>* Faculty of Industrial Sciences & Technology University Malaysia Pahang Lebuhraya Tun Razak, 26300 Gambang, Pahang, Malaysia [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.