check_if_counts_is_na: Check whether there are NA counts

View source: R/validation.R

check_if_counts_is_naR 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


tidyHeatmap documentation built on May 20, 2022, 9:05 a.m.