getDatasets {Doscheda}R Documentation

Accessor function for the datasets slot.

Description

Accessor function for the datasets slot of a ChemoProtSet object.

Usage

getDatasets(x)

## S4 method for signature 'ChemoProtSet'
getDatasets(x)

Arguments

x

object of class ChemoProtSet

Value

object of class ChemoProtSet

See Also

DoschedaSet

Examples

ex <- new('ChemoProtSet')
getDatasets(ex)


[Package Doscheda version 1.4.1 Index]