Skip to content

R command window

2 messages · Michael Davidsen, Duncan Murdoch

#
On 11-06-08 9:28 AM, Michael Davidsen wrote:
There are two ways to run R in Windows.  One runs Rterm in a CMD window. 
  You'll need to use Windows procedures to change the font and colours 
in that window.

The other way (what is the default on the shortcut) is to run RGui.  It 
has a dialog accessed from File | GUI Preferences  that lets you choose 
fonts and colors.  (The font used in the dialog may be hard to read; if 
so, choose Save.  That will write a text file, default name Rconsole, in 
which you can edit all of the settings.  If you save it into 
RHOME/etc/Rconsole, it will be loaded each time you start R.)

Duncan Murdoch