exp_dataset {explorase}R Documentation

Get experimental data

Description

Get experimental data of the specified type out of exploRase

Usage

exp_dataset(ent_type = exp_entityType())

Arguments

ent_type the entity type ("gene", "met", ...) of the data

Details

Right now this returns the actual GGobi dataset, for the sake of efficiency, but after we move to a data.frame implementation of GGobiData, this will return a frame, so that the dataset cannot be modified

Value

a GGobi dataset, see rggobi documentation.

Author(s)

Michael Lawrence <lawremi@iastate.edu>

Examples






[Package explorase version 1.2.0 Index]