#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.