exp_newList {explorase}R Documentation

Create an entity list

Description

Forms the actual entity list matrix from the name, ents, and types

Usage

exp_newList(name, ents, types)

Arguments

name

The name of the entity list

ents

The ID's of the entities in the list

types

The types of the entities in the list

Value

A matrix conforming to the structure for entity lists

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.50.0 Index]