GDS-class              package:GEOquery              R Documentation

_C_l_a_s_s "_G_D_S"

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

     A class describing a GEO GDS entity

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("GDS", ...)'

_S_l_o_t_s:


     '_g_p_l': Object of class '"GPL"'

     '_d_a_t_a_T_a_b_l_e': Object of class '"GEODataTable"' containing the data
          table for the GDS

     '_h_e_a_d_e_r': Object of class '"list"' containing the metadata for the
          GDS; can be accessed via the 'Meta' accessor

_E_x_t_e_n_d_s:

     Class '"GEOData"', directly.

_M_e_t_h_o_d_s:

     No methods defined with class "GDS" in the signature, but methods
     applying to GEOData are also applicable here.

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

     Sean Davis

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

     'GEOData-class'

