[R] Reading sas7bdat files into R
Sashi Challa
challa at ohsu.edu
Tue Dec 28 01:43:05 CET 2010
Hi All,
I am trying to import a .sas7bdat file into R.
I tried using Hmisc package's sasxport.get() function.
temp <- sasxport.get("path\abcd.sas7bdat")
I get an error that says "Error in lookup.xport(file) : file not in SAS transfer format"
I am not familiar with SAS transfer format.
Could somebody please clarify what is it that I am missing,
Thanks for your time,
Sashi
More information about the R-help
mailing list