Extreme values for a station
Get recorded extreme values for a station.
aemet_extremes_clim(station, apikey, parameter = c("T", "P", "V"))
station |
Character string as station identifier code (see |
apikey |
Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey). |
parameter |
Character string as temperature (T), precipitatation (P) or wind (W) parameter. |
a data.frame.
## Not run: aemet_extremes_clim("9434", apikey, "T") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.