edges-methods              package:mimR              R Documentation

~~ _M_e_t_h_o_d_s _f_o_r _F_u_n_c_t_i_o_n _e_d_g_e_s _i_n _P_a_c_k_a_g_e '_g_r_a_p_h' ~~

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

     ~~ Methods for function 'edges' in Package `graph' ~~

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

     ## S4 method for signature 'mim':
     edges(object,which)
     ## S4 method for signature 'mim':
     nodes(object,which)

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

  object: A MIM model object

   which: Not used

_M_e_t_h_o_d_s:


     _e_d_g_e_s ~~describe this method here 

