#' Fire Data
#'
#' A data set that records location and expense data for fifteen fires.
#'
#' @format A data frame with 15 rows and 2 variables
#' \describe{
#' \item{DISTANCE}{Distance from fire station (miles)}
#' \item{DAMAGE}{Expenses (thousands of dolars)}
#' }
#' @source \url{https://www.routledge.com/Statistics-for-Engineering-and-the-Sciences-Sixth-Edition/Mendenhall-Sincich/p/book/9781498728850}
"fire"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.