dimnames,initRandrot-method {randRotation} | 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
.