nonzero: get row and column indices of none zero elements in the...

View source: R/RcppExports.R

nonzeroR Documentation

get row and column indices of none zero elements in the matrix

Description

get row and column indices of none zero elements in the matrix

Usage

nonzero(R_counts)

Arguments

R_counts

A matrix

Value

An integer matrix where each row is a row, column indices pair


campbio/celda documentation built on April 5, 2024, 11:47 a.m.