exp-addEntityType-vx: Add an entity type

Description Usage Arguments Details Author(s)

Description

Adds an entity type of the given name with a plural human-readable label.

Usage

1
exp_addEntityType(ent_type, label = paste(ent_type, "s", sep=""))

Arguments

ent_type

The unique identifier of the entity type

label

The plural label used for the tab in the metadata notebook.

Details

When an entity type is added to exploRase, a new tab is added to the metadata notebook with the provided plural label. Data and metadata corresponding to the type may then be loaded into exploRase.

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


explorase documentation built on Nov. 8, 2020, 7:04 p.m.