cellNames<- {PharmacoGx}R Documentation

cellNames<- Generic

Description

A generic for the cellNames replacement method

Usage

cellNames(object) <- value

Arguments

object

The PharmacoSet to update

value

A character vector of the new cell names

Value

Updated PharmacoSet

Examples

data(CCLEsmall)
cellNames(CCLEsmall) <- cellNames(CCLEsmall)


[Package PharmacoGx version 1.12.0 Index]