Learn R Programming

ToxicoGx (version 0.1.1)

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

Description

Get the dimensions of a ToxicoSet

Usage

# S4 method for ToxicoSet
dim(x)

Arguments

x

ToxicoSet

Value

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

Examples

Run this code
# NOT RUN {
data(TGGATESsmall)
dim(TGGATESsmall)

# }

Run the code above in your browser using DataLab