R/df.R

#' Touring Plans Wait Time Data
#'
#' @docType data
#'
#' @usage data(df)
#'
#' @references This is synthetic data derived from Disney World Ride Wait Time Datasets, TouringPlans.com, June 2018,
#' https://www.touringplans.com/walt-disney-world/crowd-calendar/#DataSets, Accessed 28 June 2018.
#'
#' @source \href{https://touringplans.com/walt-disney-world/crowd-calendar#DataSets}{Touring Plans Datasets}
#'
#' @examples
#' data(df)
"df"
LucyMcGowan/pchallenge documentation built on May 15, 2019, 1:58 a.m.