as.halfmatrix.default {nonmemica} | R Documentation |
Coerce to Half Matrix by Default
Description
Coerces to half matrix. Treats x as halfmatrix, coerces to matrix and takes half.
Usage
## Default S3 method:
as.halfmatrix(x, ...)
Arguments
x |
object |
... |
passed arguments |
See Also
Other halfmatrix:
as.data.frame.halfmatrix()
,
as.halfmatrix.halfmatrix()
,
as.halfmatrix()
,
as.matrix.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]