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

Details

Value

A matrix conforming to the structure for entity lists

Author(s)

Michael Lawrence <lawremi@iastate.edu>

Examples






[Package explorase version 1.2.0 Index]