calculate_smart_ylimits: Returns a set of ylimits trimmed to fit the input dataframe.

Description Usage Arguments Value

View source: R/normalize_counts.R

Description

Returns a set of ylimits trimmed to fit the input dataframe.

Usage

1
calculate_smart_ylimits(x, fitMinimum = FALSE, asInteger = FALSE)

Arguments

x

A TidySig tibble

fitMinimum

fit a minimum value instead of defaulting to zero.

asInteger

Return the results rounded to the nearest integer.

Value

A vector of two elements containing calculated ylimits.


edawson/tidysig documentation built on May 2, 2020, 5:33 a.m.