#' County-metro crosswalk
#'
#' @format A data frame with four variables:
#' \describe{
#' \item{\code{county_fips}}{County FIPS code.}
#' \item{\code{county_name}}{County name.}
#' \item{\code{cbsa_code}}{Metro code.}
#' \item{\code{cbsa_name}}{Metro name.}
#' }
#'
"cw_metro"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.