Skip to content
Back to formatted view

Raw Message

Message-ID: <CAPtbhHxADoCOF59JXOMA6WKBt5kbbYkEA-t0kahkuBxu0mp0pA@mail.gmail.com>
Date: 2013-01-02T21:14:03Z
From: Suzen, Mehmet
Subject: suggestions about import SAS results to R.
In-Reply-To: <C6BDF4DD-1A09-418E-B0B0-003E84E0DD7B@comcast.net>

> 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...