exp_entitiesInList         package:explorase         R Documentation

_G_e_t _t_h_e _e_n_t_i_t_i_e_s _i_n _a _l_i_s_t

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

     Gets the ID's of the entities in a specified list and of the
     specified types.

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

     exp_entitiesInList(list, types = exp_entityTypes())

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

    list: The name of the entity list

   types: The types of entities to return

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

     The entity ID's of the specified types belonging to the list

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

     Michael Lawrence <mflawren@fhcrc.org>

