datasetType<- {CoreGx}R Documentation

datasetType<- Replacement Generic

Description

A generic for updating the dataset type of a RadioSet object

Usage

datasetType(object) <- value

Arguments

object

A RadioSet from which to retrieve the dataset type

value

A character vector containing the dataset type

Value

A character vector containing the dataset tpye

Examples

data(clevelandSmall_cSet)
datasetType(clevelandSmall_cSet)


[Package CoreGx version 1.2.0 Index]