divide_by_colsum | R Documentation |
Divide elements of a column by the column's sum in a sparse matrix
divide_by_colsum(x)
x |
A Sparse Matrix. |
The Sparse Matrix x with columns summing to 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.