RegisterSparseMatrix {SeuratObject} | R Documentation |
Register Sparse Matrix Classes
RegisterSparseMatrix(class, package = NULL)
class |
Class name |
package |
Optional name of package; by default, will search namespaces of loaded packages to determine the providing package |
Invisibly returns NULL
.SparseSlots()
,
IsSparse()