Description Usage Arguments Author(s) Examples
Download compiled Peruvian historical climate data from the Senamhi web portal.
1 |
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. |
Conor I. Anderson
1 2 | ## Not run: senamhiR('000401', 1998:2015)
## Not run: senamhiR(c('000401', '000152', '000219'), collapse = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.