Daily climatology values of all stations for a time period
Get daily climatology values for a period of years for all stations.
aemet_daily_period_all(apikey, start, end)
apikey |
Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey). |
start |
Numeric value as start year (format: %Y). |
end |
Numeric value as end year (format: %Y). |
a data.frame.
## Not run: aemet_daily_period_all(apikey, 2000, 2010) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.