dim-RadioSet-method: Get the dimensions of a RadioSet

dim,RadioSet-methodR Documentation

Get the dimensions of a RadioSet

Description

Get the dimensions of a RadioSet

Usage

## S4 method for signature 'RadioSet'
dim(x)

Arguments

x

RadioSet

Value

A named vector with the number of Cells and Drugs in the RadioSet

Examples

data(clevelandSmall)
dim(clevelandSmall)


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