R/fire.R

#' 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}
#'   }
#'   @source \url{https://www.crcpress.com/Statistics-for-Engineering-and-the-Sciences/Mendenhall-Sincich/p/book/9781498728850}
"fire"
lukedlw/math4753ward0018 documentation built on April 28, 2020, 6:07 a.m.