dimnames: Retrieve the Dimension Names of an RGList, MAList or SegList...

Description Usage Arguments Details Value Author(s) See Also

Description

Retrieve the dimension names of a microarray data object.

Usage

1
2
## S3 method for class 'SegList'
dimnames(x)

Arguments

x

An object of class SegList

Details

The dimension names of an microarray object are the same as those of the most important matrix component of that object.

A consequence is that rownames and colnames will work as expected.

Value

Either NULL or a list of length 2. If a list, its components are either 'NULL' or a character vector the length of the appropriate dimension of x.

Author(s)

Gordon Smyth, edited by Mike Smith

See Also

dimnames in the base package.


snapCGH documentation built on Nov. 8, 2020, 5:31 p.m.