graphExamples             package:graph             R Documentation

_A _L_i_s_t _O_f _E_x_a_m_p_l_e _G_r_a_p_h_s

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

     This data set contains a list of example 'graphNEL' objects, which
     can then be used for plotting.

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

     data(graphExamples)

_S_o_u_r_c_e:

     Various sources, primarily from 'randomGraph' and
     'link{randomEGraph}'

_E_x_a_m_p_l_e_s:

     data(graphExamples)
     a <- graphExamples[[1]]
     a

