Nothing
#' Weather station data
#'
#' A unformatted weather station dataset from Germany
#'
#' @name weathr
#' @docType data
#' @author Institute for Sugar Beet Research - IFZ
#' @source Climavi One + Climavi Soil, Agvolution GmbH, Gottingen, Germany
#' A data frame with 8,016 rows and 15 columns:
#' Weather station that accompanied field trial described in cercospora
#' manuscript
#' \describe{
#' \item{Station}{Identifier}
#' \item{Datum}{Date}
#' \item{Stunde}{hour}
#' \item{Minute}{minute}
#' \item{T-005}{Temperature in degrees Celcius at 5cm}
#' \item{T-200}{Temperature in degrees Celcius at 200cm}
#' \item{T-020}{Temperature in degrees Celcius at 20cm}
#' \item{F-200}{Percentage Relative humidity at 200cm}
#' \item{GS200}{Global radiation (W/m2) at 200cm}
#' \item{WR200}{Wind direction degrees at 200cm}
#' \item{N100}{Precipitation (mm) at 100cm}
#' \item{WG200}{Wind Speed (m/s) at 200cm}
#' ...
#' }
NULL
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.