| sparsify | R Documentation |
Create sparse matrix
sparsify(mat, lim = 1e-09)
mat |
Matrix input. |
lim |
Elements with absolute value less than |
Object of dgCMatrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.