Skip to content

RConsole

2 messages · Liaw, Andy, Uwe Ligges

#
On Windows, I suppose?  Save the Rconsole file in the etc subdirectory under
where you installed R.

HTH,
Andy
------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments,...{{dropped}}
#
Liaw, Andy wrote:

            
See also ?Rconsole which tells you:

"There are system copies of these files in 'R_HOME\etc?. Users can have 
personal copies of the files: these are looked for in the location given 
by the environment variable R_USER. The system files are read only if a 
corresponding personal file is not found.

If the environment variable R_USER is not set, the R system sets it to 
HOME if that is set (stripping any trailing slash), otherwise to 
{HOMEDRIVE}{HOMEPATH} if HOMEDRIVE is set otherwise to the working 
directory."

Uwe Ligges