R/data.R

#' Wind Data of Hong Kong's King's Park meteorological station for 2010 in hourly resolution
#'
#' @format Dataframe with 8549 rows and 3 variables:
#' \describe{
#'   \item{Time}{datetime}
#'   \item{ws}{wind speed in m/s}
#'   \item{wd}{dominating wind directions}
#' }
#' @source \url{https://www.hko.gov.hk/en/wxinfo/aws/kpinfo.htm}
"wind_sample"

Try the buffeRs package in your browser

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

buffeRs documentation built on Aug. 22, 2021, 9:07 a.m.