dimnames,initRandrot-method | R Documentation |
Retrieve the dimnames of an object.
## S4 method for signature 'initRandrot'
dimnames(x)
## S4 method for signature 'initBatchRandrot'
dimnames(x)
x |
An object of class
|
A list
with names of features
and samples
, see
initRandrot
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.