drugNames {PharmacoGx}R Documentation

drugNames Generic

Description

A generic for the drugNames method

Usage

drugNames(pSet)

Arguments

pSet

The PharmacoSet to return drug names from

Value

A vector of the drug names used in the PharmacoSet

Examples

data(CCLEsmall)
drugNames(CCLEsmall)


[Package PharmacoGx version 1.14.0 Index]