R/toolkit-package.R

#' @description Various helper functions for miscellaneous projects.
#' @keywords internal
#' @importFrom rlang is_formula is_empty is_string is_false as_function list2 dots_list :=
#' @importFrom dplyr %>% rename_with n as_tibble lag mutate across
#' @importFrom ggplot2 ggplot aes annotate geom_abline geom_ribbon geom_line geom_point geom_errorbar geom_vline geom_hline geom_segment facet_grid as_labeller scale_color_manual scale_fill_manual scale_shape_manual scale_y_continuous theme theme_classic element_blank element_line element_text margin unit %+replace% last_plot ggplot_build ggsave
#' @importFrom purrr map_df map
#' @importFrom stats setNames sd
#' @importFrom assertthat assert_that is.string
#' @importFrom janitor clean_names
#' @importFrom glue glue
#' @importFrom sf st_bbox st_is_longlat
"_PACKAGE"
arnaudgallou/toolkit documentation built on Nov. 25, 2022, 5:42 p.m.