dim,RadioSet-method {RadioGx} | R Documentation |
Get the dimensions of a RadioSet
## S4 method for signature 'RadioSet' dim(x)
x |
RadioSet |
A named vector with the number of Cells and Drugs in the RadioSet
data(clevelandSmall) dim(clevelandSmall)