Message-ID: <20021220165447.25416.qmail@web11101.mail.yahoo.com>
Date: 2002-12-20T17:55:03Z
From: Stephen Arthur
Subject: Part II Re: [R] read.ssd {foreign} (Reading a permanent SAS d ataset into an R data frame)
In-Reply-To: <18D602BD42B7E24EB810D6454A58DB9001CAE121@ibfftce505.is.de.dresdnerkb.com>
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")
>