Rev 15518 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{Internal}\title{Call an Internal Function}\usage{.Internal(call)}\alias{.Internal}\description{\code{.Internal} performs a call to an internal codewhich is built in to the \R interpreter.Only true \R wizards should even consider using this function.}\arguments{\item{call}{a call expression}}\seealso{\code{\link{.Primitive}}, \code{\link{.C}}, \code{\link{.Fortran}}.}\keyword{interface}