is.default.matrix {Ease} | R Documentation |
Test if a matrix is a default matrix
Description
Test if a matrix is a default matrix
Usage
is.default.matrix(x)
Arguments
x |
a matrix. |
Value
A logical corresponding to whether x
is a default matrix
(matrix of dimension 0x0).
Author(s)
Ehouarn Le Faou
[Package Ease version 0.1.2 Index]