#' Volume 3: Table 2.4a
#'
#' Distribution of Rural Population by Age, Sex* and County
#' @docType data
#'
#' @usage data(V3_T2.4a)
#'
#' @format A data frame with 5 variables:
#' \describe{
#' \item{\code{County}}{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}
#'}
#' @keywords datasets
#' Please note that this data excludes Nairobi and Mombasa. So we have 45 counties,
#' instead of 47.
"V3_T2.4a"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.