R/firedam.R

#' Fire damage data set.
#'
#' 15 lines of measurements on property damage due to fire
#'
#' @format A data frame with 15 rows and 2 variables:
#' \describe{
#'   \item{DISTANCE}{distance of property from damage, in miles}
#'   \item{DAMAGE}{damage done due to the fire, in thousands of dollars}
#'   ...
#' }
#' @source Textbook
"firedam"
reaganrasmussen/GOODMATH4753repo documentation built on May 12, 2022, 4:38 p.m.