dim,INSPEcT-method {INSPEcT}R Documentation

Dimensions of an Object of Class INSPEcT

Description

A method to obtain the dimension of the object of class INSPEcT reported as a vector containing of the genes and the number of time points

Usage

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

Arguments

x

An object of class INSPEcT

Value

A numeric that indicates the number of genes within the object and the number of time points contained the object

See Also

nGenes, nTpts


[Package INSPEcT version 1.20.0 Index]