drugNames<- {PharmacoGx}R Documentation

drugNames<- Generic

Description

A generic for the drugNames replacement method

Usage

drugNames(object) <- value

Arguments

object

The PharmacoSet to update

value

A character vector of the new drug names

Value

Updated PharmacoSet

Examples

data(CCLEsmall)
drugNames(CCLEsmall) <- drugNames(CCLEsmall)


[Package PharmacoGx version 1.14.1 Index]