datasetType<- {ToxicoGx}R Documentation

datasetType<- Replacement Generic

Description

A generic for updating the dataset type of a ToxicoSet object

Usage

datasetType(object) <- value

Arguments

object

A ToxicoSet from which to retrieve the dataset type

value

A character vector containing the dataset type

Value

A ToxicoSet with the datasetType slot updated

Examples

data(TGGATESsmall)
datasetType(TGGATESsmall)


[Package ToxicoGx version 1.4.0 Index]