dimnames,initRandrot-method {randRotation}R Documentation

Dimnames of an Object

Description

Retrieve the dimnames of an object.

Usage

## 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.


[Package randRotation version 1.6.0 Index]