We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
~
1 parent 9307ece commit 32c0a1eCopy full SHA for 32c0a1e
src/library/base/man/path.expand.Rd
@@ -31,8 +31,9 @@ path.expand(path)
31
}
32
\item{On Windows:}{
33
The definition of the \sQuote{home} directory is in the \file{rw-FAQ}
34
- Q2.14: it is taken from the \env{R_USER} environment variable when
35
- \code{path.expand} is first called in a session.
+ Q~2.13: it is taken from the \env{R_USER} environment variable (or
+ possibly \env{HOME} if \env{R_USER} is not set)
36
+ when \code{path.expand} is first called in a session.
37
38
The \sQuote{path names} need not exist nor be valid path names.
39
0 commit comments