mat_rows_sumsBinary | R Documentation |
Count the number of non empty cells of each row of an adjacency matrix.
mat_rows_sumsBinary(x)
m |
a matrix. |
An integer vector. Each elements correspond to the sum of non empty cells according to the corresponding row.
Sebastian Sosa, Ivan Puga-Gonzales.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.