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

aemet_monthly_clim

Monthly/annual climatology values for a station


Description

Get monthly/annual climatology values for a station.

Usage

aemet_monthly_clim(station, apikey, year)

Arguments

station

Character string as station identifier code (see aemet_stations).

apikey

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

year

Numeric value as date (format: %Y).

Value

a data.frame.

Examples

## Not run: 
aemet_monthly_clim("9434", apikey, 2000)

## End(Not run)

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.