A generic for the drugNames replacement method
drugNames(object) <- value
object
A ToxicoSet object to modify
ToxicoSet
value
A character vector of replacement drug names
character
Updated ToxicoSet
data(TGGATESsmall) drugNames(TGGATESsmall) <- drugNames(TGGATESsmall)