"edges<-.GGobiDisplay"        package:rggobi        R Documentation

_S_e_t _e_d_g_e_s

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

     Set edges for a display

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

     "edges<-.GGobiDisplay"(x, value)

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

       x: GGobiDisplay object

   value: GGobiData object that contains edges

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

     This sets the dataset that a GGobiDisplay uses to display edges.

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

     Hadley Wickham <h.wickham@gmail.com>

