check_if_wrong_input {tidyHeatmap} | R Documentation |
Check whether there are NA counts
Description
Check whether there are NA counts
Usage
check_if_wrong_input(.data, list_input, expected_type)
Arguments
.data |
A tibble of read counts |
list_input |
A list |
expected_type |
A character string |
Value
A tbl
[Package tidyHeatmap version 1.8.1 Index]