R/fire.R

#' Fire data set
#'
#' A data set about the distance from fire station and damage of fires.
#'
#' @format A data frame with 15 rows and 2 variabels:
#' \describe{
#'   \item{DISTANCE}{distance from fire station in miles}
#'   \item{DAMAGE}{X 1000 dollars in damage}
#' }
#' @source \url{https://www.crcpress.com/Statistics-for-Engineering-and-the-Sciences/Mendenhall-Sincich/p/book/9781498728850}
"fire"
Nathanv97/vand6485 documentation built on May 7, 2020, 1:06 p.m.