[,DRProfSet,character-method {pogos}R Documentation

subscripting on DRProfSet extracts a profile for a single drug whose name constitutes the index

Description

subscripting on DRProfSet extracts a profile for a single drug whose name constitutes the index

Usage

## S4 method for signature 'DRProfSet,character'
x[i, j, ..., drop = TRUE]

Arguments

x

instance of DRProfSet

i

character(1) drug name

j

not used

...

not used

drop

logical(1) not used

Value

a DRProfSet instance restricted to experiments involving the selected drug


[Package pogos version 1.0.0 Index]