The R Project SVN R

Rev

Rev 21643 | Rev 38711 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21643 Rev 27950
Line 15... Line 15...
15
  the working directory to \code{dir}.
15
  the working directory to \code{dir}.
16
}
16
}
17
\note{
17
\note{
18
  These functions are not implemented on all platforms.
18
  These functions are not implemented on all platforms.
19
}
19
}
-
 
20
\seealso{\code{\link{list.files}} for the \emph{contents} of a directory.
-
 
21
}
20
\value{
22
\value{
21
  \code{getwd} returns a character vector, or \code{NULL} if the
23
  \code{getwd} returns a character vector, or \code{NULL} if the
22
  working directory is not available on that platform.
24
  working directory is not available on that platform.
23
 
25
 
24
  \code{setwd} returns \code{NULL} invisibly.  It will give an error if
26
  \code{setwd} returns \code{NULL} invisibly.  It will give an error if