R/data.R

#' @title Lookup country codes
#' @description A dataframe used to lookup
#' country codes in the M49 and ISO_alpha3 format
#' @format A data frame with 249 rows and 3 variables:
#' \describe{
#'   \item{\code{country_or_area}}{character COLUMN_DESCRIPTION}
#'   \item{\code{m49_code}}{double COLUMN_DESCRIPTION}
#'   \item{\code{iso_alpha3_code}}{character COLUMN_DESCRIPTION}
#'}

"lookup_country_codes"
DrMattG/SDGsR documentation built on April 3, 2025, 2:13 p.m.