#' The mapping between GCAM regions and ISO countries
#'
#' @format A data frame with 249 rows and 2 columns:
#' \describe{
#' \item{iso}{ISO3 country code}
#' \item{region}{GCAM region name}
#' }
"GCAM2ISO_MAPPING"
#' Mapping GCAM L1 categories to human readable mode names
#'
#' @format A data frame with 15 rows and 2 columns:
#' \describe{
#' \item{subsector_L1}{the GCAM subscetor L1 classification}
#' \item{mode}{the human readable mobility mode name}
#' }
"L1mapping"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.