R/FIREDAM.R

#' 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"
aanahitajm/math4753 documentation built on May 3, 2022, 7:25 p.m.