R/ddt.R

#' DDT data set.
#'
#' A dataset containing the measurements of DDT levels in fish.
#'
#' @format A data frame with 144 rows and 6 variables:
#' \describe{
#'   \item{RIVER}{River the fish was found in}
#'   \item{MILE}{Mile along the river the fish was found in}
#'   \item{SPECIES}{The species of the fish}
#'   \item{LENGTH}{The length of the fish}
#'   \item{WEIGHT}{The weight of the fish}
#'   \item{DDT}{The DDT concentration in the fish}
#'   ...
#' }
#' @source Textbook
"ddt"
reaganrasmussen/GOODMATH4753repo documentation built on May 12, 2022, 4:38 p.m.