R/efun-package.R

#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
#' @importFrom dplyr select filter mutate group_by left_join rename_with
#'                   row_number starts_with ends_with pull slice ungroup
#'                   mutate_at vars case_when rowwise arrange count desc n
#' @importFrom ggplot2 ggplot aes theme_bw scale_x_continuous scale_y_continuous
#'                     guide_axis geom_point expansion
NULL
edalfon/efun documentation built on June 23, 2024, 4:17 a.m.