R/V1_T2.6.R

#' Volume I: Table 2.6
#'
#' Distribution of Population, Number of Households and Average Household Size by Sub-County
#' Note: The first row contains the national total, for each of the variables.
#' @docType data
#'
#' @usage data(V1_T2.6)
#'
#' @format A data frame with 6 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{SubCounty}}{Sub County}
#' \item{\code{AdminArea}}{Shows whether the area is a County or SubCounty}
#' \item{\code{Population}}{Population Size}
#' \item{\code{NumberOfHouseholds}}{Number of Households}
#' \item{\code{AverageHouseholdSize}}{Average Household Size}
#'}
#' @keywords datasets
#'
"V1_T2.6"
Shelmith-Kariuki/rKenyaCensus documentation built on June 29, 2020, 5:18 p.m.