Description Usage Arguments Value Examples
Get drug information Get the drug information slot from a XevaSet object.
1 2 3 4 | drugInform(object)
## S4 method for signature 'XevaSet'
drugInform(object)
|
object |
The |
A data.frame
with the drug annotations.
1 2 | data(brca)
head(drugInform(brca))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.