areAllNonnegativeIntegers: Helper function to check if all values in the input count...

Description Usage Arguments Value

View source: R/frenchfish.R

Description

Helper function to check if all values in the input count matrix are either NA, NaN, or non-negative integers

Usage

1

Arguments

count_matrix

The count matrix

Value

TRUE if all values in count_matrix are non-NA/NaN, non-negative integers; otherwise FALSE.


markowetzlab/frenchFISH documentation built on June 28, 2020, 8:18 p.m.