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