R/aaa.R

#' @importFrom grDevices col2rgb rgb dev.off pdf
#' @importFrom stats sd setNames median
#' @importFrom utils tail
#' @importFrom rlang := .data
NULL

utils::globalVariables(c(".", ".single_color", "Lower", "Mean", "Upper", "aesthetic",
                         "col_zscore", "count", "row_zscore", "variable", "x", "y"))

Try the tidyplots package in your browser

Any scripts or data that you put into this service are public.

tidyplots documentation built on April 3, 2025, 9:33 p.m.