ggobi.geozoo             package:geozoo             R Documentation

_G_G_o_b_i _a_d_a_p_t_a_t_i_o_n _f_o_r _G_e_o_Z_o_o

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

     Allows GeoZoo objects to be put into GGobi through rggobi with a
     pre-specified color and 2D Tour mode. 'ggobi'.

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

     ggobi.geozoo(data, ...)

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

    data: The geozoo data object to view

     ...: 

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

     ggobi(cube.iterate(p = 3))

     ggobi(simplex(p=4))

