LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2005, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 12 Oct 2005 22:14:06 -0700
Reply-To:   David L Cassell <davidlcassell@MSN.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   David L Cassell <davidlcassell@MSN.COM>
Subject:   Re: transfer data with R/S+
In-Reply-To:   <200510121912.j9CIqw9V014566@malibu.cc.uga.edu>
Content-Type:   text/plain; format=flowed

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/


Back to: Top of message | Previous page | Main SAS-L page