#' Fire damage data set.
#'
#' 15 lines of measurements on property damage due to fire
#'
#' @format A data frame with 15 rows and 2 variables:
#' \describe{
#' \item{DISTANCE}{distance of property from damage, in miles}
#' \item{DAMAGE}{damage done due to the fire, in thousands of dollars}
#' ...
#' }
#' @source Textbook
"firedam"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.