dim,RadioSet-method {RadioGx}R 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)


[Package RadioGx version 1.2.0 Index]