Using R under Emacs

David Brahm brahm at alum.mit.edu
Tue Jan 15 21:31:34 CET 2002


Marek Jiruse wrote:
> I have the last question, how can arrange that the written program is in
> one window and the R output is in the second window below? 

Oh, I know this one!  Put this in your .emacs:
(fset 'run-r "\C-x2\M-xR\C-m")
(global-set-key "\M-r" 'run-r)

Now Meta-r (hit ESC then hit 'r') will split the screen and run R in the upper
half.
-- 
                              -- David Brahm (brahm at alum.mit.edu)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe	or	unsubscribe
(in the "body", not the subject !)  To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the ESS-help mailing list