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