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 character vector of drug names in the object

Examples

data(CCLEsmall)
drugNames(CCLEsmall)


[Package PharmacoGx version 2.4.0 Index]