#' Chicago crime data
#'
#' Add details about this data set here
#'
#' @format A \code{data.frame} with 720 rows and 4 variables:
#' \describe{
#' \item{year}{4 digit year}
#' \item{month}{abbreviation for month of observation}
#' \item{type}{type of crime}
#' \item{count}{number of reported crimes}
#' }
#'
#' @source \url{}
"chicago"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.