powered by
Get monthly/annual climatology values for a station.
aemet_monthly_clim(station, apikey, year)
Character string as station identifier code (see aemet_stations).
aemet_stations
Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey).
Numeric value as date (format: %Y).
a data.frame.
# NOT RUN { aemet_monthly_clim("9434", apikey, 2000) # } # NOT RUN { # }
Run the code above in your browser using DataLab