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

aemet_monthly_period_all

Monthly climatology of all stations for a period of time


Description

Get monthly climatology values for a period of years for all stations.

Usage

aemet_monthly_period_all(apikey, start, end)

Arguments

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).

Value

a data.frame.

Examples

## Not run: 
aemet_monthly_period_all(apikey, 2000, 2010)

## 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.