Learn R Programming

PharmacoGx (version 1.1.6)

drugNames<-: 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

Run this code
data(CCLEsmall)
drugNames(CCLEsmall) <- drugNames(CCLEsmall)

Run the code above in your browser using DataLab