|
liuwensui@GMAIL.COM wrote:
>Is there a way in SAS that I could transfer a seamless data flow back and
>forth between SAS and S+/R without converting the data in csv or txt and
>saving it somewhere in a temp folder?
I wish. R makes noises about reading SAS files, but you're really better
off
with your plan.
Really, using a .csv file as the temporary transport file is probably your
best bet.
Plus, that intermediate file might be an important archival resource, so
don't
consider it a throwaway unless you have to re-create over and over.
Sorry,
David
--
David L. Cassell
mathematical statistician
Design Pathways
3115 NW Norwood Pl.
Corvallis OR 97330
>Thank you so much!
>
>--
>WenSui Liu
>(http://statcompute.blogspot.com)
>Senior Decision Support Analyst
>Cincinnati Children Hospital Medical Center
_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
|