#' @title Hydraulic drilling experiment.
#'
#' @description A data set concerning hydraulic drilling in rock
#'
#' @details The time \code{TIME} to drill five feet in rock is measured at different depths \code{DEPTH}
#'
#' @format A data frame with 17 rows and 2 variables:
#' \describe{
#' \item{DEPTH}{Depth at which drilling occurs, feet}
#' \item{TIME}{Time to drill 5 feet, minutes}
#' }
#'
#' @source \url{https://www.routledge.com/Statistics-for-Engineering-and-the-Sciences-Sixth-Edition/Mendenhall-Sincich/p/book/9781498728850}
"drill"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.