Description Usage Arguments Value
View source: R/normalize_counts.R
Returns a set of ylimits trimmed to fit the input dataframe.
1 | calculate_smart_ylimits(x, fitMinimum = FALSE, asInteger = FALSE)
|
x |
A TidySig tibble |
fitMinimum |
fit a minimum value instead of defaulting to zero. |
asInteger |
Return the results rounded to the nearest integer. |
A vector of two elements containing calculated ylimits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.