Rev 286 | Rev 1323 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{function}\title{Function Definition}\usage{function( arglist ) exprreturn(value)}\alias{function}\alias{return}\description{These functions provide the base mechanisms for definingnew functions in the \R language.}\seealso{\code{\link{invisible}}}\keyword{programming}