R/0-import.R

#' @importFrom stringdist stringdist
#' @importFrom cli cli_abort cli_alert_success cli_alert_info cli_text cli_h1 cli_h2 cli_h3 cli_bullets
#' @importFrom purrr map map_chr map_dbl map2 map2_chr map2_dbl every walk walk2 map_int map_df
#' @importFrom stats median sd quantile IQR
#' @importFrom utils combn
#' @importFrom ggplot2 ggplot aes geom_violin geom_boxplot geom_point geom_jitter position_jitter
#' @importFrom ggplot2 scale_fill_brewer scale_color_brewer theme_minimal theme element_text element_blank labs
#' @importFrom ggplot2 stat_summary geom_tile scale_fill_gradient geom_text geom_histogram facet_wrap
#' @importFrom scales percent
#' @importFrom dplyr group_by summarize ungroup
#' @importFrom ggbeeswarm geom_beeswarm
#' @noRd
"_PACKAGE"

Try the samesies package in your browser

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

samesies documentation built on April 4, 2025, 2:08 a.m.