#' Eruption times in Yellowstone National Park
#'
#' @docType data
#'
#' @description A vector of eruption times in minutes recorded from the Old
#' Faithful geyser in Yellowstone National Park, USA.
#'
#' @usage data(eruptions)
#'
#' @format
#' \describe{
#' \item{\code{eruptions}}{A vector of eruption times in minutes.}
#' }
#'
#' @references Härdle, W. (1991). Smoothing Techniques with Implementation in
#' S. New York: Springer.
"eruptions"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.