datasetType {ToxicoGx} | R Documentation |
datasetType Generic
Description
A generic for retrieving the dataset type of an tSet object
Usage
datasetType(object, ...)
Arguments
object |
A ToxicoSet from which to retrieve the dataset type
|
... |
A list containing fall through arguments; this allows
addition of new parameters to methods for this generic
|
Value
A character
vector containing the dataset type
[Package
ToxicoGx version 1.3.5
Index]