#' 125 days of weather station observations.
#'
#'
#' @format A data frame with 53940 rows and 10 variables:
#' \describe{
#' \item{dates}{Hourly POSIXct.}
#' \item{temp}{Temperature in Celsius scale.}
#' \item{piro}{Numeric vector of solar irradiation in W/m2.}
#' \item{higro}{Relative humidity (\%).}
#' \item{pluv}{Precipitation in mm.}
#' \item{anemo}{Wind speed in m/s.}
#' \item{baro}{Pressure in mb.}
#' }
#' @examples
#' meteo
"meteo"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.