sdiv | R Documentation |
Division of sparse matrix.
sdiv(X, Y, names = dimnames(X))
X |
First sparse matrix. |
Y |
Second sparse matrix. |
names |
The dimension names (dimnames(X)). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.