R/gtreg-package.R

#' @keywords internal
#' @importFrom purrr %||%
#' @importFrom rlang .env .data sym is_missing := is_empty
#' @importFrom dplyr mutate select filter ungroup group_by arrange across
#' @importFrom cli cli_alert_danger cli_code cli_alert_info
"_PACKAGE"

# allowing for the use of the dot when piping
utils::globalVariables(c(".", "where"))

## usethis namespace: start
## usethis namespace: end
NULL

Try the gtreg package in your browser

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

gtreg documentation built on April 4, 2025, midnight