The R Project SVN R

Rev

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

Rev 59039 Rev 61150
Line 17... Line 17...
17
This package contains the basic functions which let \R{}
17
This package contains the basic functions which let \R{}
18
function as a language:  arithmetic, input/output, basic
18
function as a language:  arithmetic, input/output, basic
19
programming support, etc.  Its contents are available through
19
programming support, etc.  Its contents are available through
20
inheritance from any environment.
20
inheritance from any environment.
21
 
21
 
22
For a complete
-
 
23
list of functions, use \code{library(help="base")}.
22
For a complete list of functions, use \code{library(help = "base")}.
24
}
23
}
25
\keyword{ package }
24
\keyword{ package }