dim,initRandrot-method | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.