dataDescriptionHandlers        package:Rggobi        R Documentation

_X_M_L _R_e_a_d_e_r_s _f_o_r _G_G_o_b_i _d_a_t_a

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

     This provides handlers functions for extracting information about
     the datasets and variables within an GGobi XML input URL. This is
     used in 'xmlDataViewer' to obtain the information to be displayed.

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

     dataDescriptionHandlers()

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

     A list of functions corresponding to the different nodes: 

    data: 

variables: 

realvariable: 

categoricalvariable: 

 records: 

  record: 

    Data: 

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

     Duncan Temple Lang

_R_e_f_e_r_e_n_c_e_s:

     <URL: http://www.ggobi.org> <URL: http://www.ggobi.org/RSggobi>

_S_e_e _A_l_s_o:

     'xmlDataViewer' 'xmlTreeParse'

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

