dot-SparseSlots: Identify Sparse Slots

.SparseSlotsR Documentation

Identify Sparse Slots

Description

Identify Sparse Slots

Usage

.SparseSlots(x, type = c("pointers", "indices", "entries"))

## S3 method for class 'CsparseMatrix'
.SparseSlots(x, type = c("pointers", "entries", "indices"))

## S3 method for class 'RsparseMatrix'
.SparseSlots(x, type = c("pointers", "indices", "entries"))

## S3 method for class 'spam'
.SparseSlots(x, type = c("pointers", "indices", "entries"))

Arguments

x

A sparse matrix

type

...

Value

...

See Also

IsSparse(), RegisterSparseMatrix()


mojaveazure/seurat-object documentation built on Aug. 3, 2024, 4:59 p.m.