make.sparse: Convert a given matrix to dgCMatrix

View source: R/utils.R

make.sparseR Documentation

Convert a given matrix to dgCMatrix

Description

Convert a given matrix to dgCMatrix

Usage

make.sparse(mat)

Arguments

mat

Input matrix

Value

A dgCMatrix


sctransform documentation built on Oct. 19, 2023, 9:08 a.m.