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

Details

Value

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

Author(s)

Michael Lawrence <lawremi@iastate.edu>

Examples






[Package explorase version 1.2.0 Index]