dimnames: Dimnames of an Object

dimnames,initRandrot-methodR 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.


phettegger/randRotation documentation built on April 10, 2023, 7:25 p.m.