exp_dataset            package:explorase            R Documentation

_G_e_t _e_x_p_e_r_i_m_e_n_t_a_l _d_a_t_a

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

     Get experimental data of the specified type out of exploRase

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

     exp_dataset(ent_type = exp_entityType())

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

ent_type: the entity type ("gene", "met", ...) of the data

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

     Right now this returns the actual GGobi dataset, for the sake of
     efficiency, but after we move to a data.frame implementation of
     GGobiData, this will return a frame, so that the dataset cannot be
     modified

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

     a GGobi dataset, see rggobi documentation.

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

     Michael Lawrence <lawremi@iastate.edu>

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

