#' Volume 3: Table 2.2b
#'
#' Distribution of Urban Population by Age and Sex, Kenya
#' @docType data
#'
#' @usage data(V3_T2.2b)
#'
#' @format A data frame with 5 variables:
#' \describe{
#' \item{\code{Age}}{Age}
#' \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
#'
"V3_T2.2b"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.