R/data.R

#' 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"
pik-piam/edgeTrpLib documentation built on June 7, 2022, 1:29 a.m.