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

dim,ToxicoSet-methodR Documentation

Get the dimensions of a ToxicoSet

Description

Get the dimensions of a ToxicoSet

Usage

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

Arguments

x

ToxicoSet

Value

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

Examples

data(TGGATESsmall)
dim(TGGATESsmall)


bhklab/ToxicoGx documentation built on March 18, 2023, 6:44 a.m.