R/data_guip.R

#' 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"
mbtgy/tcG documentation built on Oct. 19, 2023, 3:10 p.m.