as.matrix.cor.matrix {Deducer} | R Documentation |
as.matrix method
Description
as matrix
Usage
## S3 method for class 'cor.matrix'
as.matrix(x,...)
Arguments
x |
Object of class |
... |
further arguments. unsued |
Value
a matrix
[Package Deducer version 0.7-9 Index]