mat_isSquare | R Documentation |
Test if a matrix is square or not.
mat_isSquare(m)
m |
a matrix. |
a boolean indicating if the matrix is square or not.
Sebastian Sosa, Ivan Puga-Gonzales.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.