Executing SAS Codes in R
On Wed, Nov 7, 2012 at 4:03 PM, Rolf Turner <rolf.turner at xtra.co.nz> wrote:
On 08/11/12 09:09, peter dalgaard wrote:
On Nov 7, 2012, at 19:34 , Bert Gunter wrote:
I certainly hope not!
fortune("reverse the procedure")
See also fortune("SAS to R parser").
Yes, all delightful and amusing! But perhaps the OP is looking for
something as simple as
system("sas -SYSIN path/to/sas/script.sas")
Peter M., is that what you were after (calling SAS from R) or are you
really looking to evaluate SAS code inside R?
Best,
Ista
cheers,
Rolf
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.