hcd_hourly | R Documentation |
Hourly Historical Climate Data for stated station IDs are downloaded from the Government of Canada's Historical Climate Data website.
hcd_hourly(station, year, month, collapse = TRUE, progress = TRUE, ...)
station |
character or numeric; one or more HCD station IDs. |
year |
numeric; vector of one or more years |
month |
numeric; vector of one or months |
collapse |
Logical; if |
progress |
Logical; if |
... |
Further arguments passed to [ |
A tibble::tbl_df
containing the requested hourly climate
data.
Gavin L. Simpson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.