powered by
A function to update drug ids
updateDrugId(tSet, new.ids = vector("character"))
[object] A ToxicoSet object to be updates
[character] A character vector of ids to update with
# NOT RUN { data(TGGATESsmall) updateDrugId(TGGATESsmall, new.ids = drugNames(TGGATESsmall)) # }
Run the code above in your browser using DataLab