#' FIREDAM data sets for fires that occurred
#'
#' A dataset containing the data for 15 fires which document the damages sustained by a fire at a certain distance.
#'
#' @format A data frame with 15 rows and 2 variables:
#' \describe{
#' \item{DISTANCE}{distance, in units of miles}
#' \item{DAMAGE}{damage, in dollars}
#' ...
#' }
#' @source text Book
"fire"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.