drugInform: Get drug information Get the drug information slot from a...

drugInformR Documentation

Get drug information Get the drug information slot from a XevaSet object.

Description

Get drug information Get the drug information slot from a XevaSet object.

Usage

drugInform(object)

## S4 method for signature 'XevaSet'
drugInform(object)

Arguments

object

The XevaSet to retrieve drug information from.

Value

A data.frame with the drug annotations.

Examples

data(brca)
head(drugInform(brca))

bhklab/Xeva documentation built on Nov. 12, 2022, 5:38 a.m.