| Line 59... |
Line 59... |
| 59 |
corresponding personal file is not found.
|
59 |
corresponding personal file is not found.
|
| 60 |
|
60 |
|
| 61 |
If the environment variable \env{R_USER} is not set, the \R system
|
61 |
If the environment variable \env{R_USER} is not set, the \R system
|
| 62 |
sets it to \env{HOME} if that is set (stripping any trailing slash),
|
62 |
sets it to \env{HOME} if that is set (stripping any trailing slash),
|
| 63 |
otherwise to the Windows \sQuote{personal} directory,
|
63 |
otherwise to the Windows \sQuote{personal} directory,
|
| 64 |
otherwise to \code{{HOMEDRIVE}{HOMEPATH}} if \code{HOMEDRIVE} and
|
64 |
otherwise to \file{\env{HOMEDRIVE}\env{HOMEPATH}} if \env{HOMEDRIVE} and
|
| 65 |
\code{HOMEDRIVE} are both set
|
65 |
\env{HOMEDRIVE} are both set,
|
| 66 |
otherwise to the working directory. This is as described in the file
|
66 |
otherwise to the working directory. This is as described in
|
| 67 |
\file{rw-FAQ}.
|
67 |
\manual{rw-FAQ}{What are HOME and working directories?}.
|
| 68 |
}
|
68 |
}
|
| 69 |
\section{Chinese/Japanese/Korean}{
|
69 |
\section{Chinese/Japanese/Korean}{
|
| 70 |
Users of these languages will need to select a suitable font for the
|
70 |
Users of these languages will need to select a suitable font for the
|
| 71 |
console (perhaps \code{MS Mincho}) and for the graphics device
|
71 |
console (perhaps \code{MS Mincho}) and for the graphics device
|
| 72 |
(although the default \code{Arial} has many East Asian characters).
|
72 |
(although the default \code{Arial} has many East Asian characters).
|