download_pressure: Download Atmospheric Pressure Archives

View source: R/download_archives.R

download_pressureR Documentation

Download Atmospheric Pressure Archives

Description

The data comes from Presión Atmosférica

Usage

download_pressure(year, progress = interactive())

Arguments

year

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

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 atmospheric pressure data.

Examples

## Not run: 
head(download_pressure(2017))

## End(Not run)

diegovalle/aire.zmvm documentation built on Feb. 16, 2024, 1:14 p.m.