drugNames {PharmacoGx}R Documentation

drugNames Generic

Description

A generic for the drugNames method

Usage

drugNames(object)

Arguments

object

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 2.0.9 Index]