#' Damage from fire, related to distance
#'
#' A dataset containing the distance form a fire station and the corresponding
#' damage in dollars.
#'
#' @format A data frame with 15 rows and 2 variables:
#' \describe{
#' \item{DISTANCE}{Distance from fire station in miles}
#' \item{DAMAGE}{Fire damage in thousands of dollars}
#'
#' }
#' @source Mendenhall and Schmidt
"fire"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.