#' Volume 2: Table 2.2
#'
#' Distribution of Population by Sex, Number of Households, Land Area, Population Density and County
#' @docType data
#'
#' @usage data(V2_T2.2)
#'
#' @format A data frame with 10 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{Sex_Total}}{Total number of individuals per County}
#' \item{\code{Sex_Male}}{Number of Males}
#' \item{\code{Sex_Female}}{Number of Females}
#' \item{\code{Sex_Intersex}}{Number of Intersex Persons}
#' \item{\code{Households_Total}}{Total number of households}
#' \item{\code{Households_Conventional}}{Total number of Conventional households}
#' \item{\code{Households_GroupQuarters}}{Total number of GroupQuarters households}
#' \item{\code{LandArea(Sq km)}}{Land Area in Square Kilometres}
#' \item{\code{Density(Persons per Sq km)}}{Number of Persons per square kilometre**}
#'}
#'** Please confirm this definition with KNBS.
#' @keywords datasets
#'
"V2_T2.2"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.