#' Daily PABE Weather Summaries
#'
#' Data set containing daily weather data summaries collected at the Bethel
#' airport.
#'
#'
#' @format See `vignette("datasets", package = "KuskoHarvData")`.
#' @note This data set will be updated automatically when compiling updating the exported data objects for the package,
#' see Step 6 in `vignette("updating-data", package = "KuskoHarvData")`.
#' @source This data set relies on the R package ['riem'](https://docs.ropensci.org/riem/index.html)' to query the ASOS
#' database (airports), hosted by the [Iowa State University Environmental Mesonet](https://mesonet.agron.iastate.edu/request/download.phtml?network=IN__ASOS).
#' The weather station used was the Bethel Airport (`"PABE"`).
#'
"PABE_data_all"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.