#' Precipitation recorded at Guipavas, France.
#'
#' A dataset containing the observed precipitation at Guipavas (France) at a 6 minutes time step,
#' from 2006 to 2017 in Automn (october, november, december). Units are mm/6 minutes.
#'
#'
#' @format A data frame with 246~960 rows and 2 variables:
#' \describe{
#' \item{date}{the date in UTC}
#' \item{R}{the precipitation amount in millimeters}
#' }
#' @source \url{https://donneespubliques.meteofrance.fr/}
"guip"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.