get_abundance_norm_if_exists {tidyHeatmap} | R Documentation |
Get column names either from user or from attributes
Description
Get column names either from user or from attributes
Usage
get_abundance_norm_if_exists(.data, .abundance)
Arguments
.data |
A tibble |
.abundance |
A character name of the abundance column |
Value
A list of column enquo or error
[Package tidyHeatmap version 1.8.1 Index]