#' DDT data set
#'
#' A data set from intro2R
#'
#' @format A data frame with 144 rows and 6 variables:
#' \describe{
#' \item{RIVER}{river}
#' \item{MILE}{mile}
#' \item{SPECIES}{species}
#' \item{LENGTH}{length}
#' \item{WEIGHT}{weight}
#' \item{DDT}{ddt}
#' }
#'
#' @source \url{https://www.routledge.com/Statistics-for-Engineering-and-the-Sciences-Sixth-Edition/Mendenhall-Sincich/p/book/9781498728850}
"ddt"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.