R/country_names.R

#' The names of the countries with national and subnational administration level data stored
#'
#' @docType data
#' @keywords country_names
#' @format  A data frame with 30 rows and 3 columns:
#' \describe{
#'   \item{Country names}{Country name}
#'   \item{National level data available}{Indicator for whether data at the national administration level is available in the package}
#'   \item{Subnational level data available}{Indicator for whether data at the subnational administration level is available in the package}
#' }
"country_names"

Try the mcmsupply package in your browser

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

mcmsupply documentation built on May 29, 2024, 11:15 a.m.