exp_entitiesInList {explorase} | R Documentation |
Gets the ID's of the entities in a specified list and of the specified types.
exp_entitiesInList(list, types = exp_entityTypes())
list |
The name of the entity list |
types |
The types of entities to return |
The entity ID's of the specified types belonging to the list
Michael Lawrence <mflawren@fhcrc.org>