is.square {nonmemica} | R Documentation |
Test If Something is Square
Description
Tests if something is square. Generic, with method for matrix.
Usage
is.square(x, ...)
Arguments
x |
object |
... |
passed arguments |
See Also
Other halfmatrix:
as.data.frame.halfmatrix()
,
as.halfmatrix()
,
as.halfmatrix.default()
,
as.halfmatrix.halfmatrix()
,
as.matrix.halfmatrix()
,
half()
,
half.matrix()
,
is.square.matrix()
,
offdiag()
,
offdiag.halfmatrix()
,
ord()
,
ord.halfmatrix()
,
ord.matrix()
,
print.halfmatrix()
[Package nonmemica version 1.0.11 Index]