Learn R Programming

climaemet (version 0.2.0)

aemet_stations: AEMET stations

Description

Get AEMET stations.

Usage

aemet_stations(apikey)

Arguments

apikey

Character string as API key (https://opendata.aemet.es/centrodedescargas/obtencionAPIKey).

Value

a data.frame.

Examples

Run this code
# NOT RUN {
stations <- aemet_stations(apikey)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab