sparseCbind: Recursively flatten and bind together sparse matrices

View source: R/ProcessNeighborhoods.R

sparseCbindR Documentation

Recursively flatten and bind together sparse matrices

Description

Recursively flatten and bind together sparse matrices

Usage

sparseCbind(x, sparse = TRUE)

Arguments

x

a matrix, or a list of matrices.

sparse

should a sparse result be returned?

Value

a Matrix, each column being a flattened matrix.


amcdavid/HurdleNormal documentation built on May 14, 2022, 11:12 p.m.