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