| as.matrix.halfmatrix {nonmemica} | R Documentation |
Coerce Half Matrix to Matrix
Description
Coerces half matrix to matrix.
Usage
## S3 method for class 'halfmatrix'
as.matrix(x, ...)
Arguments
x |
object |
... |
passed arguments |
See Also
Other halfmatrix:
as.data.frame.halfmatrix(),
as.halfmatrix.default(),
as.halfmatrix.halfmatrix(),
as.halfmatrix(),
half.matrix(),
half(),
is.square.matrix(),
is.square(),
offdiag.halfmatrix(),
offdiag(),
ord.halfmatrix(),
ord.matrix(),
ord(),
print.halfmatrix()
[Package nonmemica version 1.0.8 Index]