#' Volume I: Table 2.3
#'
#' Distribution of Population, Number of Households and Average Household Size by County
#' @docType data
#'
#' @usage data(V1_T2.3)
#'
#' @format A data frame with 4 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{Population}}{Population Size}
#' \item{\code{NumberOfHouseholds}}{Number of Households}
#' \item{\code{AverageHouseholdSize}}{Average Household Size}
#'}
#' @keywords datasets
#'
"V1_T2.3"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.