dim: Dimensions of an Object

Description Usage Arguments Value

Description

Retrieve the dimensions of an object.

Usage

1
2
3
4
5
## 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.


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