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


frenchFISH documentation built on Nov. 8, 2020, 6:57 p.m.