predicate-matrix | R Documentation |
is_square()
checks if a matrix is square.
is_symmetric()
checks if a matrix is symmetric.
is_square(x)
is_symmetric(x)
x |
A |
A logical
scalar.
Other predicates:
is_scalar
,
predicate-attributes
,
predicate-data
,
predicate-names
,
predicate-numeric
,
predicate-trend
,
predicate-type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.