#' Volume 3: Table 2.3
#'
#'Distribution of Population by Age, Sex*, County and Sub- County
#' @docType data
#'
#' @usage data(V3_T2.3)
#'
#' @format A data frame with 6 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{SubCounty}}{Sub County}
#' \item{\code{Age}}{Age}
#' \item{\code{Male}}{Number of Males}
#' \item{\code{Female}}{Number of Females}
#' \item{\code{Total}}{Total number of individuals per County}
#'}
#'** Please confirm this definition with KNBS.
#' @keywords datasets
#'
"V3_T2.3"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.