Part II Re: [R] read.ssd {foreign} (Reading a permanent SAS d ataset into an R data frame)
Stephen Arthur
sarthur67 at yahoo.com
Fri Dec 20 17:55:03 CET 2002
Thanks
> library(foreign)
I did do that originally, I just mis-tpyed it, and it
did not work.
I talked with people at SAS, and they said the PROC
COPY SAS code was good, but that I just need to play
around with the R parameters for read.ssd
Will get back to you on this issue.
If you have any additional suggestions, please send
them.
--- "Pfaff, Bernhard" <Bernhard.Pfaff at drkw.com> wrote:
> try:
>
> library(foreign)
>
read.ssd("J:\\QM\\Reports\\Sarthur\\SAS_Application\\SAS_Data_Sets","use")
>
More information about the R-help
mailing list