#' FIREDMG data set for fire damage.
#'
#' Measurements of distance traveled by fire and
#' the damages done.
#'
#' @format A data frame with 15 rows and 2 variables:
#' \describe{
#' \item{DAMAGE}{damage done by fire}
#' \item{DISTANCE}{distance of fire spread}
#' ...
#' }
#' @source Text book
"fire"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.