[Rd] org-mode (was Re: Feature Request: Multiline Comments)
Erik Iverson
eriki at ccbr.umn.edu
Mon Feb 15 07:01:40 CET 2010
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
More information about the R-devel
mailing list