dimnames: Dimnames of an Object

Description Usage Arguments Value

Description

Retrieve the dimnames of an object.

Usage

1
2
3
4
5
## S4 method for signature 'initRandrot'
dimnames(x)

## S4 method for signature 'initBatchRandrot'
dimnames(x)

Arguments

x

An object of class initRandrot-class or initBatchRandrot-class.

Value

A list with names of features and samples, see initRandrot.


randRotation documentation built on April 14, 2021, 6:01 p.m.