Rwin configuration           package:base           R Documentation

_R _f_o_r _W_i_n_d_o_w_s _C_o_n_f_i_g_u_r_a_t_i_o_n

_D_e_s_c_r_i_p_t_i_o_n:

     The file `Rconsole' configures the R GUI console in this Windows
     port. The file `Rdevga' configures the graphics devices `windows',
     `win.graph', `win.metafile' and `win.print'.

_D_e_t_a_i_l_s:

     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 `HOMEDIR:HOMEPATH' is `HOMEDIR' is set otherwise to
     the working directory.

_V_a_l_u_e:

     Each of the files contains details in comments of how to set the
     values.

     At the time of writing `Rdevga' configured the mapping of font
     numbers to fonts, and `Rconsole' configured the appearance (single
     or multiple document interface, toolbar, statusbar on MDI), size
     and colours of the GUI console, and whether resizing the console
     sets `options("width")'.

_A_u_t_h_o_r(_s):

     Guido Masarotto

_S_e_e _A_l_s_o:

     `windows'

