error_if_log_transformed {tidyHeatmap}R Documentation

Check whether a numeric vector has been log transformed

Description

Check whether a numeric vector has been log transformed

Usage

error_if_log_transformed(x, .abundance)

Arguments

x

A numeric vector

.abundance

A character name of the transcript/gene abundance column

Value

NA


[Package tidyHeatmap version 1.8.1 Index]