exp_entitiesInList {explorase}R Documentation

Get the entities in a list

Description

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

Usage

exp_entitiesInList(list, types = exp_entityTypes())

Arguments

list

The name of the entity list

types

The types of entities to return

Value

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

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.50.0 Index]