#' Volume I: Table 2.4
#'
#' Distribution of Population, Land Area and Population Density by County
#' @docType data
#'
#' @usage data(V1_T2.4)
#'
#' @format A data frame with 4 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{Population}}{Population Size}
#' \item{\code{LandArea(in Sq. Km)}}{Land Area in Sq. Km}
#' \item{\code{Population Density(No. per Sq. Km)}}{Population Density (No. per Sq. Km)}
#'}
#' @keywords datasets
#'
"V1_T2.4"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.