

Internal {base}                              R Documentation

_C_a_l_l _a_n _I_n_t_e_r_n_a_l _F_u_n_c_t_i_o_n

_D_e_s_c_r_i_p_t_i_o_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_s_a_g_e_:

      .Internal(call)

_S_e_e _A_l_s_o_:

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

