R/V3_T1.2.R

#' Volume 3: Table 1.2
#'
#' List of Counties and Sub-Counties
#' @docType data
#'
#' @usage data(V3_T1.2)
#'
#' @format A data frame with 4 variables:
#' \describe{
#' \item{\code{CountyCode}}{County Code (1 - 47)}
#' \item{\code{County}}{County}
#' \item{\code{SubCountyCode}}{Sub County Code}
#' \item{\code{SubCounty}}{Sub County}
#' }
#' @keywords datasets
#'
"V3_T1.2"
Shelmith-Kariuki/rKenyaCensus documentation built on June 29, 2020, 5:18 p.m.