pmodes                package:rggobi                R Documentation

_L_i_s_t _a_v_a_i_l_a_b_l_e _p_r_o_j_e_c_t_i_o_n/_i_n_t_e_r_a_c_t_i_o_n _m_o_d_e_s

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

     These generic methods retrieves possible projection/interaction
     modes.

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

     pmodes(x=NULL)

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

       x: 

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

     The default methods retrieve a list modes for all display types,
     the character methods retrieve modes for a given display type, and
     the GGobiDisplay methods return possible modes for a given display

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

     Hadley Wickham <h.wickham@gmail.com>

