fNames<- {CoreGx} | R Documentation |
A generic for the fNames replacement method
fNames(object, mDataType) <- value
object |
The |
mDataType |
The molecular data type to update |
value |
A |
Updated CoreSet
data(clevelandSmall_cSet) fNames(clevelandSmall_cSet, "rna") <- fNames(clevelandSmall_cSet, "rna")