coerce-methods-SparseM | R Documentation |
Methods for coercion from and to sparse matrices from package SparseM
are provided here, for ease of porting functionality to the
Matrix package, and comparing functionality of the two
packages. All these work via the usual as(., "<class>")
coercion,
as(from, Class)
...
...
...
...
...
...
...
...
...
...
...
...
The documentation in CRAN package SparseM, such as
SparseM.ontology
, and one important class,
matrix.csr
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.