download_meteorological: Download Meteorological Data Archives

Description Usage Arguments Value Examples

Description

Download the files available at Meteorología

Usage

1

Arguments

year

a numeric vector containing the years for which to download data (the earliest possible value is 1986)

progress

whether to display a progress bar (TRUE or FALSE). By default it will only display in an interactive session.

Value

a data.frame with meterological information: "RH","TMP","WDR","WSP","PBa"

Examples

1
2
3
4
## Not run: 
head(download_meteorological(2017))

## End(Not run)

aire.zmvm documentation built on May 2, 2019, 2:07 a.m.