[R] Reading S-plus data in R

Bert Gunter bgunter.4567 at gmail.com
Sat Feb 25 06:15:02 CET 2017


I see ".ssd" in your message and ".sdd" in your read.S () invocation...

-- Bert
Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Fri, Feb 24, 2017 at 8:58 PM, roslinazairimah zakaria
<roslinaump at gmail.com> wrote:
> 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: roslinazairimah at ump.edu.my <roslinazairimah at ump.edu.my>;
> roslinaump at gmail.com <roslinaump at gmail.com>*
> Faculty of Industrial Sciences & Technology
> University Malaysia Pahang
> Lebuhraya Tun Razak, 26300 Gambang, Pahang, Malaysia
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list