.ggobi.symbol             package:rggobi             R Documentation

_G_G_o_b_i _s_y_m_b_o_l _c_r_e_a_t_i_o_n

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

     Maps the given name to the name of the corresponding C routine

_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:

     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>

