dimnames,big.matrix-method | R Documentation |
Retrieve or set the dimnames of an object
## S4 method for signature 'big.matrix'
dimnames(x)
## S4 replacement method for signature 'big.matrix,list'
dimnames(x) <- value
x |
A big.matrix object |
value |
A possible value for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.