R/fire.R

#' Prices of 50,000 round cut diamonds.
#'
#' A dataset containing the distance and damage of fires
#'
#'
#' @format A data frame with 15 rows and 2 variables:
#' \describe{
#'   \item{DISTANCE}{distance, in miles from Fire Station}
#'   \item{DAMAGE}{fire damage, in thousands of dollars}
#'   ...
#' }
#'
"Fire"
anishkapeter/MATH4753FALLANISHKA documentation built on Dec. 19, 2021, 3:38 a.m.