R/wic_locations.R

#' Locations used in the Wittgenstein Centre Human Capital Data Explorer
#'
#' A dataset containing the location codes, names and further details used in the Wittgenstein Centre Human Capital Data Explorer
#'
#' @format A data frame with 230 rows and 7 variables, including:
#' \describe{
#'   \item{name}{Area name}
#'   \item{isono}{ISO 3 digit country code}
#'   \item{continent}{Continent of country}
#'   \item{region}{UN region of country}
#'   \item{dim}{Category or country/region/area}
#' }
#' @source \url{http://dataexplorer.wittgensteincentre.org/wcde-v2/}
"wic_locations"

Try the wcde package in your browser

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

wcde documentation built on June 7, 2022, 1:11 a.m.