dim,initRandrot-method {randRotation} | R Documentation |
Retrieve the dimensions of an object.
## S4 method for signature 'initRandrot' dim(x) ## S4 method for signature 'initBatchRandrot' dim(x)
x |
An object of class
|
Vector of length two with number of features
and number of
samples
. See also
initRandrot
.