getNames                package:grid                R Documentation

_L_i_s_t _t_h_e _n_a_m_e_s _o_f _g_r_o_b_s _o_n _t_h_e _d_i_s_p_l_a_y _l_i_s_t

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

     Returns a character vector containing the names of all top-level
     grobs on the display list.

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

     getNames()

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

     A character vector.

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

     Paul Murrell

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

     grid.grill()
     getNames()

