R/data.R

#' Weather dataset
#'
#' The data was extracted using the weatherData package
#' It contains average temperature readings for 19 airports for 2014.
#'
#' @format A time series dataset with 6,935 rows and 3 variables (19 airports and 365 days):
#' \itemize{
#'   \item Area: Airport code
#'   \item Date: Date
#'   \item Mean_TemperatureF: Average temperature
#' }
"weather"
klarsen1/MarketMatching documentation built on Feb. 22, 2024, 4:11 p.m.