Skip to content
Prev 43972 / 398525 Next

RConsole

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