powered by
.Internal performs a call to an internal code which is built in to the R interpreter.
.Internal
Only true R wizards should even consider using this function, and only R developers can add to the list of internal functions.
.Internal(call)
a call expression
.Primitive, .External (the nearest equivalent available to users).
.Primitive
.External