Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_data_aemet

Client tool for AEMET API


Description

Client tool to get data from AEMET and convert json to data.frame.

Usage

get_data_aemet(apidest, apikey, verbose = FALSE)

Arguments

apidest

Character string as destination URL. See https://opendata.aemet.es/dist/index.html.

apikey

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

verbose

True/False. Provides information about the flow of information between the client and server

Value

a data.frame.

Note

Code modified from project https://github.com/vegmod/meteoland


climaemet

Climate AEMET Tools

v0.2.0
GPL-3
Authors
Manuel Pizarro [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.