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"

Try the MarketMatching package in your browser

Any scripts or data that you put into this service are public.

MarketMatching documentation built on Jan. 13, 2021, 5:46 p.m.