powered by
Get last observation values for a station.
aemet_last_obs(station, apikey)
Character string as station identifier code (see aemet_stations).
aemet_stations
Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey).
a data.frame.
# NOT RUN { aemet_last_obs("9434", apikey) # } # NOT RUN { # }
Run the code above in your browser using DataLab