updateTreatmentId: Update the treatment ids in a cSet object

View source: R/CoreSet-class.R

updateTreatmentIdR Documentation

Update the treatment ids in a cSet object

Description

Update the treatment ids in a cSet object

Usage

updateTreatmentId(object, new.ids = vector("character"))

Arguments

object

The object for which the treatment ids will be updated

new.ids

The new ids to assign to the object

Value

CoreSet The modified CoreSet object

Examples

updateTreatmentId(clevelandSmall_cSet, treatmentNames(clevelandSmall_cSet))


bhklab/CoreGx documentation built on March 14, 2024, 3:04 a.m.