Description Usage Arguments Details Value See Also
Take the logical matrix mat
and convert it
in a binary matrix.
1 | logical_to_binary(mat)
|
mat |
a logical matrix. |
None.
Return a binary matrix of dim(mat)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.