#' @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"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.