View source: R/muxLib_annotated.R
binarizeMatrix | R Documentation |
Get a binarized version (only 0s and 1s) of a Matrix, which is assumed to be sparse. Matrix entries which are different from zero are set to one.
binarizeMatrix(A)
A |
matrix |
Matrix binarized
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.