R/imports.R

#' @import ggplot2
#' @importFrom dplyr arrange case_when filter group_by if_else left_join mutate
#' @importFrom dplyr select tribble summarise ungroup pull distinct right_join
#' @importFrom dplyr desc lead tibble lag slice_head across bind_rows
#' @importFrom rlang .env abort warn
#' @importFrom glue glue
NULL

utils::globalVariables(c("where", "r2dii_scenario_colours"))
2DegreesInvesting/r2dii.plot.static documentation built on Dec. 17, 2021, 6:37 a.m.