#' Seven Dwarfs Mine Train Wait Times
#'
#' A dataset containing Seven Dwarfs Mine Train wait times.
#'
#' @format A data frame with 321,631 rows and 4 variables:
#' \describe{
#' \item{park_date}{Park Day (not actual date stamp of the wait time, since some are after midnight), Date}
#' \item{wait_datetime}{date-time stamp of wait time, YYYY-MM-DD HH:MM:SS}
#' \item{wait_minutes_actual}{Actual Wait Time (in minutes), numeric}
#' \item{wait_minutes_posted}{Standby Posted Wait Time (in minutes), numeric}
#' }
#' @source "7_dwarfs_train.csv" Disney World Ride Wait Time Datasets, TouringPlans.com, August 2023,
#' \url{https://touringplans.com/walt-disney-world/crowd-calendar#DataSets}, Accessed 28 August 2023
"seven_dwarfs_train"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.