Martin Morgan wrote:
On 02/14/2010 08:11 AM, Saptarshi Guha wrote:
Hello,
Is it possible to extend the R lexer/parser to include multiline comments like
/*
acomment

*/
?
This way I can integrate emacs org-mode with my R code, so that I can
have a table of contents,
section folding, html-output of source etc.

Hi Saptarshi --

Do you know about

  http://orgmode.org/worg/org-tutorials/org-R/org-R.php

?

And also the very excellent org-babel, which can be used with R!

http://orgmode.org/worg/org-contrib/babel/index.php

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to