Rev 34650 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{base-package}\alias{base-package}\alias{base}\docType{package}\title{The R Base Package}\description{Base R functions}\details{This package contains the basic functions which let \R{}function as a language: arithmetic, input/output, basicprogramming support, etc. Its contents are available throughinheritance from any environment.For a completelist of functions, use \code{library(help="base")}.}\keyword{ package }