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/iris3api documentation built on Jan. 23, 2022, 5:52 p.m.