[R] IDE's/Editors for R-- Was: Multi-line comments?
Bert Gunter
gunter.berton at gene.com
Wed Jul 22 18:25:05 CEST 2009
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: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] 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<eiverson at nmdp.org> 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
micknudsen at gmail.com
http://lifeofknudsen.blogspot.com/
______________________________________________
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.
More information about the R-help
mailing list