showRel                package:giRaph                R Documentation

_F_u_n_c_t_i_o_n _t_o _s_h_o_w _a_n _o_b_j_e_c_t _r_e_l_a_t_i_v_e _t_o _a _g_i_v_e_n _c_o_d_e

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

     Shows an object relative to a given code.

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

     showRel(object,code)

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

  object: an R object to be shown

    code: object containing the code to be used

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

     The function 'showRel' is generic.

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

     Returns an invisible 'NULL'.

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

     Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca

