dim: Dimensions of an Object

dim,initRandrot-methodR Documentation

Dimensions of an Object

Description

Retrieve the dimensions of an object.

Usage

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

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

Arguments

x

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

Value

Vector of length two with number of features and number of samples. See also initRandrot.


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