is.square | R Documentation |
Function returns TRUE if matrix is square
is.square(x)
x |
A matrix or data frame that can be converted to a matrix. |
Returns TRUE if argument x
is square
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.