Description Usage Arguments Details Author(s)
Adds an entity type of the given name with a plural human-readable label.
1 | exp_addEntityType(ent_type, label = paste(ent_type, "s", sep=""))
|
ent_type |
The unique identifier of the entity type |
label |
The plural label used for the tab in the metadata notebook. |
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.
Michael Lawrence <mflawren@fhcrc.org>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.