#' Distance and damage from fire
#'
#' A dataset containing 15 samples of the distance and damage of fire
#'
#' @format A data frame with 15 rows and 2 variables:
#' \describe{
#' \item{DISTANCE}{distance of fire}
#' \item{DAMAGE}{damage of fire}
#' ...
#' }
#' @source \url{MATH4753 files}
"firedam"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.