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()


SeuratObject documentation built on May 29, 2024, 12:31 p.m.