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