On 12/13/2010 07:14 AM, Özgür Asar wrote:
Dear Researchers,

I am looking for to read a SAS macro in R. Although I searched it on web, I 
couldn’t find anything.

Are you hoping just to read it in, or to actually have it
execute the macro as SAS would?

What gives you the idea the latter is even possible?

If you're just wanting to treat the macro as text for
textual analysis (e.g., how many unique macro variables
are there, or lines of code, etc.) you can use
?readLines

______________________________________________
R-help@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.

Reply via email to