#' DDT data set.
#'
#' A data set collected by the US forces from the Tennesse River and its tributaries.
#'
#' @format A data frame with 144 rows and 6 variables:
#' \describe{
#' \item{DDT}{amount of ddt in specimen}
#' \item{LENGTH}{length in cm}
#' \item{MILE}{mile marker of river where fish was caught}
#' \item{RIVER}{name of river}
#' \item{SPECIES}{of fish}
#' \item{WEIGHT}{weight of the fish, in gms}
#' ...
#' }
#' @source \url{https://www.crcpress.com/Statistics-for-Engineering-and-the-Sciences/Mendenhall-Sincich/p/book/9781498728850}
"ddt"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.