Skip to content
Prev 255521 / 398506 Next

Syntax coloring in R console

Am 01.04.2011 17:02, schrieb Joshua Wiley:
Another vote for Emacs + ESS here.
I think sooner or later you'll need some kind of editor (with built-in 
syntax highlighing) to save your code. The "naked" R console won't do it 
forever :)

Although I didn't like Emacs at first because of its steep learning 
curve, after a while you'll love the keyboard shortcuts for everything.

Also, this add-on is very useful. It makes Shift-Enter send your lines 
to R (and a bit more):
http://www.kieranhealy.org/blog/archives/2009/10/12/make-shift-enter-do-a-lot-in-ess/