R/regions_lookup.R

#' @title regions_lookup
#' @description A lookup table of region_ids and corresponding GB regions
#' @format A data frame with 17 rows and 2 variables:
#' \describe{
#'   \item{\code{Region ID}}{region ID to be used in intensegRid package}
#'   \item{\code{Shortname}}{corresponding GB region}
#'}
#' @source \url{https://carbon-intensity.github.io/api-definitions/#region-list}
"regions_lookup"

Try the intensegRid package in your browser

Any scripts or data that you put into this service are public.

intensegRid documentation built on Nov. 10, 2022, 5:33 p.m.