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