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
.