A generic for the drugNames replacement method
drugNames(object) <- value
object
The PharmacoSet to update
PharmacoSet
value
A character vector of the new drug names
character
Updated PharmacoSet
data(CCLEsmall) drugNames(CCLEsmall) <- drugNames(CCLEsmall)