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 232 rows and 8 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}
#'   \item{wcde-v3}{Availability of area in Version 3}
#'   \item{wcde-v2}{Availability of area in Version 2}
#'   \item{wcde-v1}{Availability of area in Version 1}
#' }
#' @source \url{http://dataexplorer.wittgensteincentre.org/}
"wic_locations"
guyabel/wcde documentation built on April 17, 2025, 1:49 p.m.