

   Internal {base}                              R Documentation

   CCaallll aann IInntteerrnnaall FFuunnccttiioonn

   DDeessccrriippttiioonn::

        `.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.

   UUssaaggee::

         .Internal(call)

   SSeeee AAllssoo::

        `.Primitive', `.C', `.Fortran'.

