dim {beadarray}R Documentation

Retrieve the dimensions of an object

Description

Retrieve the dimension of an object.

Usage


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

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

Arguments

x

An object of class beadLevelData or ExpressionSetIllumina

Author(s)

Mark Dunning


[Package beadarray version 2.40.0 Index]