sub-RadioSet-ANY-ANY-ANY-method: '['

[,RadioSet,ANY,ANY,ANY-methodR Documentation

'['

Description

'['

Usage

## S4 method for signature 'RadioSet,ANY,ANY,ANY'
x[i, j, ..., drop = FALSE]

Arguments

x

object

i

Cell lines to keep in object

j

Drugs to keep in object

...

further arguments

drop

A boolean flag of whether to drop single dimensions or not

Value

Returns the subsetted object

Examples

data(clevelandSmall)
clevelandSmall[sampleNames(clevelandSmall)[1], treatmentNames(clevelandSmall)[1]]


bhklab/RadioGx documentation built on Oct. 6, 2023, 8:27 a.m.