You can find a list of IDE's/R code editors for R here:
http://www.sciviews.org/_rgui/projects/Editors.html

However, this is somewhat dated, and you may find others not here just by
googling on "R Editor", "R IDE", etc.

Bert Gunter
Genentech Nonclinical Biostatistics

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Michael Knudsen
Sent: Wednesday, July 22, 2009 8:35 AM
To: Erik Iverson
Cc: r-help
Subject: Re: [R] Multi-line comments?

On Wed, Jul 22, 2009 at 5:27 PM, Erik Iverson<[email protected]> wrote:

> What editor are you all using to write R code?  Many will have ways of
doing what you want, e.g., comment-region (bound  by default to M-; through
comment-dwim) in Emacs.

Cool! I'm using Xcode, and I have just realized that cmd+/ will make a
block comment. By default it adds '//' instead of '#', but I guess
that it can be fixed somehow.

-- 
Michael Knudsen
[email protected]
http://lifeofknudsen.blogspot.com/

______________________________________________
[email protected] 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.

______________________________________________
[email protected] 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