[
top
|
up
]
Call an Internal Function
Syntax
.Internal(call)
Description
.Internal
performs a call to an internal code which is built in to the R interpreter. Only true R wizards should even consider using this function.
See Also
.C
,
.Fortran
.