R/V1_T2.2.R

#' Volume I: Table 2.2
#'
#' Distribution of Population by Sex and County
#' @docType data
#'
#' @usage data(V1_T2.2)
#'
#' @format A data frame with 5 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{Male}}{Number of Males}
#' \item{\code{Female}}{Number of Females}
#' \item{\code{Intersex}}{Number of Intersex Persons}
#' \item{\code{Total}}{Total number of individuals per County}
#'}
#' @keywords datasets
#'
"V1_T2.2"
Shelmith-Kariuki/rKenyaCensus documentation built on June 29, 2020, 5:18 p.m.