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 / rownames < prev    next >
Encoding:
Text File  |  1997-04-23  |  206 b   |  12 lines

  1.     
  2.     _R_o_w _L_a_b_e_l_s
  3.     
  4.          rownames(x)
  5.          rownames(x) <- namevector
  6.     
  7.     _D_e_s_c_r_i_p_t_i_o_n:
  8.     
  9.          rownames can be used to retrieve or set the row labels
  10.          of a matrix.
  11.     
  12.