#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.