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