#' Example assessment and sale data
#'
#' A dataset containing assessment and sale data from Cook County, Illinois. This data was modified from its original form.
#'
#' @format A dataset with 4 columns and 346,164 rows.
#' \describe{
#' \item{PIN}{A unique identifier for each property}
#' \item{ASSESSED_VALUE}{The assessed value for the property}
#' \item{SALE_YEAR}{The year of the property's sale}
#' \item{SALE_PRICE}{The sale amount}
#' }
#' @source \url{https://datacatalog.cookcountyil.gov/}
"example_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.