#' Dataset used for creating example plots in the CORI style.
#'
#' @format Data frame with columns
#' \describe{
#' \item{row_id}{row id}
#' \item{geoid}{}
#' \item{year}{}
#' \item{sex}{}
#' \item{race}{}
#' \item{percent_high_speed_internet}{}
#' \item{percent_regular_internet}{}
#' }
"ias"
#' @importFrom tibble tibble
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.