Description Usage Arguments Details Value Author(s)
Get experimental data of the specified type out of exploRase
1 2 | exp_dataset(ent_type = exp_entityType())
exp_dataFrame(ent_type = exp_entityType())
|
ent_type |
the entity type ("gene", "met", ...) of the data |
The result of exp_dataset
allows one to directly
manipulate the GGobi dataset. If only a data.frame
is required,
exp_dataFrame
is a more convenient path.
For exp_dataset
, a GGobi dataset, see rggobi documentation.
For exp_dataFrame
, a data.frame coerced from the result of
exp_dataset
.
Michael Lawrence <mflawren@fhcrc.org>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.