#' faithful: Old Faithful Geyser Data
#'
#' @description Waiting time between eruptions and the duration of the eruption
#' for the Old Faithful geyser in Yellowstone National Park, Wyoming, USA.
#'
#' @format A data frame with 272 observations on 2 numeric variables:
#' \describe{
#' \item{eruptions}{Eruption time in mins}
#' \item{waiting}{Waiting time to next eruption in mins}
#' }
#' @source {Azzalini, A. and Bowman, A. W. (1990). A look at some data on the
#' Old Faithful geyser. Applied Statistics, 39, 357--365. 10.2307/2347385.}
"faithful"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.