Description Usage Arguments Value Examples
Get data for Adjusted Homogenized Canadian Climate Data (AHCCD) stations
1 | eccc_ahccd_data(station_number, period = "month", query)
|
station_number |
AHCCD station identifier, see |
period |
One of "month" (default), "year", "season" or "trends" |
query |
(Optional) List of queryables. This allows for more complicated
queries. Specifying |
tibble
containing AHCCD values for dates
1 2 3 4 | eccc_ahccd_data(
station_number = "3011120",
period = "year"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.