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
The ['object'] with updated drug names
data(CCLEsmall) drugNames(CCLEsmall) <- drugNames(CCLEsmall)