R/firedam.R

#' Distance and damage from fire
#'
#' A dataset containing 15 samples of the distance and damage of fire
#'
#' @format A data frame with 15 rows and 2 variables:
#' \describe{
#'   \item{DISTANCE}{distance of fire}
#'   \item{DAMAGE}{damage of fire}
#'   ...
#' }
#' @source \url{MATH4753 files}
"firedam"
nbcastle/MATH4753cast0059 documentation built on May 3, 2022, 8:21 p.m.