R/ddt.R

#' DDT data set
#'
#' 144 lines of measurements for assorted fish
#'
#' @format A data frame with 144 rows and 6 variables:
#' \describe{
#'   \item{RIVER}{priver fish was found in}
#'   \item{MILE}{mile fish was found at}
#'   \item{SPECIES}{species of fish}
#'   \item{LENGTH}{length of fish}
#'   \item{WEIGHT}{weight of fish}
#'   \item{DDT}{ddt of fish}
#' }
#' @source Textbook
"ddt"
maddiequiroga/MATH4753Packages documentation built on April 14, 2022, 11:45 a.m.