View source: R/ToolFunctions.R
is.default.matrix | R Documentation |
Test if a matrix is a default matrix
is.default.matrix(x)
x |
a matrix. |
A logical corresponding to whether x
is a default matrix
(matrix of dimension 0x0).
Ehouarn Le Faou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.