R/data.R

#' Kamloops Hourly Climate Data
#'
#' Obtained from [Environment Canada](https://climate.weather.gc.ca/historical_data/search_historic_data_e.html)
#' via the [weathercan](https://docs.ropensci.org/weathercan/)
#' package.
#'
#' @examples
#' head(kamloops2016[c("time", "wind_dir", "wind_spd")])
#'
"kamloops2016"
paleolimbot/headings documentation built on April 14, 2021, 8:33 a.m.