Check whether there are NA counts
check_if_counts_is_na(.data, abundance, .abundance = NULL)
Arguments
- .data
A tibble of read counts
- abundance
A character name of the read count column
- .abundance
A character name of the read count column (DEPRECATED)