R/imports.R

#' @importFrom rlang %||% abort warn .data .env :=
#' @importFrom magrittr %>%
#' @importFrom ggplot2 ggplot aes vars geom_col geom_line geom_point geom_hline
#'   geom_vline facet_wrap facet_grid theme expand_limits labs
#'   scale_fill_gradient2 element_text margin
#' @importFrom utils data
NULL
globalVariables(c(
  "stress_test_arguments"
))
2DegreesInvesting/r2dii.climate.stress.test documentation built on June 6, 2024, 8:23 a.m.