#' Dataset used for creating example plots in the CORI style.
#'
#' @format Data frame with columns
#' \describe{
#' \item{row_id}{row id}
#' \item{geoid}{}
#' \item{rural_ruca}{}
#' \item{rural_fhfa}{}
#' \item{rural_forhp}{}
#' \item{rural_rucc}{}
#' \item{rural_uic}{}
#' \item{rural_cdc}{}
#' \item{rural_cbsa_2020}{}
#' \item{rural_cbsa_2013}{}
#' \item{rural_far}{}
#' \item{year}{}
#' \item{population}{}
#' \item{race}{}
#' \item{county}{}
#' }
"pbra"
#' @importFrom tibble tibble
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.