is_matrix_empty: Check if a matrix is empty

Description Usage Arguments Value Author(s) References

View source: R/util.R

Description

Takes a matrix and asks if it's empty (either 0x0 or 1x1 with a value of NA)

Usage

1

Arguments

x

A matrix

Value

Whether or not x is empty

Author(s)

Paul Hoffman

References

https://github.com/satijalab/seurat-wrappers/wiki/Code-Guidelines


Wang-Cankun/rDeepMAPS documentation built on Jan. 28, 2022, 7:10 a.m.