A generic for the drugNames method
drugNames(object)
object
A ToxicoSet object from which to retrieve the included drug names
ToxicoSet
A vector of the drug names used in the ToxicoSet
data(TGGATESsmall) drugName <- drugNames(TGGATESsmall)[seq_len(10)]