R/ddt.R

#' DDT data
#'
#' A data set with information on DDT levels in different species of fish in the Tennesse River and its tributaries
#'
#' @format A data frame with 144 rows and 6 variables
#' \describe{
#'  \item{RIVER}{River fish was found in}
#'  \item{MILE}{distance down river fish was found}
#'  \item{SPECIES}
#'  \item{LENGTH}{length in cm}
#'  \item{WEIGHT}{weight in grams}
#'  \item{DDT}{DDT levels in the fish}
#'  }
"ddt"
theo-frantz/MATH4753fran0107 documentation built on Nov. 23, 2020, 11:21 a.m.