R/summarytabl-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom cli cli_abort
#' @importFrom cli cli_warn
#' @importFrom dplyr across
#' @importFrom dplyr all_of
#' @importFrom dplyr arrange
#' @importFrom dplyr bind_rows
#' @importFrom dplyr case_match
#' @importFrom dplyr case_when
#' @importFrom dplyr count
#' @importFrom dplyr filter
#' @importFrom dplyr group_by
#' @importFrom dplyr mutate
#' @importFrom dplyr n
#' @importFrom dplyr relocate
#' @importFrom dplyr rename
#' @importFrom dplyr select
#' @importFrom dplyr starts_with
#' @importFrom dplyr summarize
#' @importFrom dplyr ungroup
#' @importFrom purrr map
#' @importFrom purrr map2
#' @importFrom purrr reduce
#' @importFrom rlang .data
#' @importFrom rlang !!
#' @importFrom rlang :=
#' @importFrom rlang caller_env
#' @importFrom rlang new_formula
#' @importFrom rlang sym
#' @importFrom stats na.omit
#' @importFrom stats sd
#' @importFrom stats setNames
#' @importFrom tibble as_tibble
#' @importFrom tidyr pivot_wider
#' @importFrom tibble tibble
## usethis namespace: end
NULL

Try the summarytabl package in your browser

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

summarytabl documentation built on Nov. 6, 2025, 5:07 p.m.