R/sitrep-package.R

#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom glue glue
#' @importFrom tibble as_tibble
#' @importFrom stats setNames
#' @importFrom rlang .data := !!
#' @importFrom dplyr count
#' @importFrom ggplot2 ggplot aes stat_function geom_density scale_x_continuous scale_y_continuous labs expand_scale stat_density scale_color_manual
#' @importFrom scales percent_format
#' @importFrom apyramid age_pyramid
## usethis namespace: end
NULL
R4EPI/r4epi documentation built on Feb. 13, 2023, 3:25 a.m.