R/DutchWeather.R

#' DutchWeather: A package for importing KKNMI weather data.
#'
#' The DutchWeather package provides functions to import weather statistics
#' from the KNMI website.
#'
#' @section KNMI daily weather data:
#' \code{\link[DutchWeather]{get_daily_zipdata}} \cr
#' \code{\link[DutchWeather]{get_hourly_zipdata}} \cr
#'
#' @docType package
#' @name DutchWeather
NULL
#> NULL
Glender/DutchWeather documentation built on March 29, 2022, 10:08 p.m.