#' @title County-level statistics, 1999-2015
#'
#' @md
#' @description Variables are downloaded via `tidycensus`.
#'
#' The dataset `county_stat` combines `county_median_age`, `county_race_gender`,
#' and `county_educ`.
#'
#' Note that variables in `county_educ` refer to county population 25 years and
#' over.
#'
#' @name county_stat
"county_stat"
#' @rdname county_stat
"county_median_age"
#' @rdname county_stat
"county_race_gender"
#' @rdname county_stat
"county_educ"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.