[,RadioSet,ANY,ANY,ANY-method {RadioGx}R Documentation

'['

Description

'['

Usage

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

Arguments

x

a RadioSet object

i

Cell lines to keep in RSet

j

Drugs to keep in RSet

...

further arguments

drop

A boolean flag of whether to drop single dimensions or not

Value

Returns the subsetted RSet


[Package RadioGx version 1.2.0 Index]