I know R can read / write SAS data in xpt format and can also read SAS data
in sas7bdat format.
However, I am wondering if I can write sas7bdat with R.
thanks.
[[alternative HTML version deleted]]
I didn't try this but there is an experimental package from Dr. Shotwell.
http://cran.r-project.org/web/packages/sas7bdat/index.html
if it can read, maybe you can modify to write as well?