senamhiR: Download compiled data from the Peruvian National...

Description Usage Arguments Author(s) Examples

Description

Download compiled Peruvian historical climate data from the Senamhi web portal.

Usage

1
senamhiR(station, year, collapse = FALSE)

Arguments

station

character; the station id number to process. Can also be a vector of station ids, which will be returned as a list.

year

numerical; a vector of years to process. Defaults to the full known range.

collapse

Boolean; whether multiple stations should be collapsed into a single tibble stations of the same type.

Author(s)

Conor I. Anderson

Examples

1
2
## Not run: senamhiR('000401', 1998:2015)
## Not run: senamhiR(c('000401', '000152', '000219'), collapse = TRUE)

ConorIA/senamhiR documentation built on May 6, 2019, 12:51 p.m.