#' Rainfall dataset
#'
#' A dataset containing date time, rainfall and discharge data
#'
#' @format A data frame with 1440 rows and 3 variables:
#' \describe{
#' \item{Date Time}{date time variable}
#' \item{Discharge}{discharge data, in double format}
#' \item{Rainfall depth (mm)}{rainfall data, in mm double format}
#' }
#' @source \url{http://www.diamondse.info/}
"rainfall"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.