home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Educational / R-0.49-MI / R-0.49-I / help / base / Internal < prev    next >
Encoding:
Text File  |  1997-04-23  |  355 b   |  16 lines

  1.     
  2.     _C_a_l_l _a_n _I_n_t_e_r_n_a_l _F_u_n_c_t_i_o_n
  3.     
  4.          .Internal(call)
  5.     
  6.     _D_e_s_c_r_i_p_t_i_o_n:
  7.     
  8.          .Internal performs a call to an internal code which is
  9.          built in to the R interpreter.  Only true R wizards
  10.          should even consider using this function.
  11.     
  12.     _S_e_e _A_l_s_o:
  13.     
  14.          .C, .Fortran.
  15.     
  16.