check_if_counts_is_na {tidyHeatmap} | R Documentation |
Check whether there are NA counts
Description
Check whether there are NA counts
Usage
check_if_counts_is_na(.data, .abundance)
Arguments
.data |
A tibble of read counts |
.abundance |
A character name of the read count column |
Value
A tbl
[Package tidyHeatmap version 1.8.1 Index]