#' Fire Damage
#'
#' A data set collected concerning home damage from fire
#'
#' @format A data frame with 15 rows and 2 variables:
#' \describe{
#' \item{DISTANCE}{distance from fire station in miles}
#' \item{DAMAGE}{X 1000 dollars in damage}
#' }
#'
"fire"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.