Nothing
#' Daily Precipitation Data
#'
#' Daily precipitation data from several wather station in southern Germany (longitude <50) over the years 2000-2019.
#' The data has been downloaded from opendata server of german weather service (https://opendata.dwd.de/climate_environment/CDC/observations_germany/climate/daily/kl/historical/).
#'
#'
#' @title daily Precipitation over Southern Germany
#' @usage data(precipGER)
#' @format A list containing containing
#' \itemize{
#' \item pr: data-array
#' \item date: time-information
#' \item lon,lat: longitude & latitude information
#' }
#' @description Daily Precipitation at several stations in Germany
#' @source Quelle: Deutscher Wetterdienst
"precipGER"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.