#' FIREDAM data set
#'
#' A data set collected containing information on how far away a particular fire was from a fire station and the cooresponding amount of fire damage the fire caused
#'
#' @format A data frame with 15 rows and 2 variables (columns):
#' \describe{
#' \item{DISTANCE}{distance from fire station, in miles}
#' \item{DAMAGE}{damage caused by the fire, in thousands of dollars}
#' }
#' @source \url{https://www.crcpress.com/Statistics-for-Engineering-and-the-Sciences/Mendenhall-Sincich/p/book/9781498728850}
#' "fire"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.