maxId                 package:giRaph                 R Documentation

_G_e_t _t_h_e _m_a_x_i_m_u_m _n_u_m_e_r_i_c _i_d_e_n_t_i_f_i_e_r _o_f _a_n _o_b_j_e_c_t

_D_e_s_c_r_i_p_t_i_o_n:

     Gets the maximum numeric identifier of an object.

_U_s_a_g_e:

     maxId(x)

_A_r_g_u_m_e_n_t_s:

       x: an R object with numeric identifiers

_D_e_t_a_i_l_s:

     The function 'maxId' is generic.

_V_a_l_u_e:

     Returns a numeric value corresponding to the maximum numeric
     identifier of 'x'.

_A_u_t_h_o_r(_s):

     Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca

