[R] suggestions about import SAS results to R.

Suzen, Mehmet msuzen at gmail.com
Wed Jan 2 22:14:03 CET 2013


> On Jan 2, 2013, at 12:37 PM, Yuan, Rebecca wrote:
>> I am wondering if there is an efficient way to read SAS data directly in R, or what would be a better connection between SAS and R if I need to use R to deal with data achieved from SAS?
>>

You may try foreign and SASxport packages:
http://cran.r-project.org/web/packages/foreign/index.html
http://cran.r-project.org/web/packages/SASxport/index.html

But I heard that there might be some issues with the newest SAS
version but give it a try...




More information about the R-help mailing list