#' Dataset used for creating geofacetted plots in the Urban Institute style.
#'
#' @format Data frame with columns
#' \describe{
#' \item{row}{Row in geofacet}
#' \item{col}{Column in geofacet}
#' \item{code}{State abbreviation}
#' \item{name}{State name}
#' }
"urbn_geofacet"
#' @importFrom tibble tibble
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.