.ggobi.symbol             package:rggobi             R Documentation

_G_g_o_b_i _s_y_m_b_o_l

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

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

     .ggobi.symbol(name)

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

    name: 

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

     Used entirely within R to map the given name to the name of the
     corresponding C routine.

     A simple way of generating the prefix for a symbol used in this
     package/library so that we can hide it from other packages and
     avoid conflicts.

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

     the name of the C routine corresponding to its argument

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

     Hadley Wickham <h.wickham@gmail.com>

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

