The R Project SVN R

Rev

Rev 6481 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

\name{R.home}
\alias{R.home}
\title{Return the R Home Directory}
\description{
 Return the \R home directory.
}
\usage{
R.home()
}
\value{
  A character string giving the current home directory.
}
\keyword{utilities}