Description Usage Arguments Value Examples
Get Long Term Climate Extremes (LTCE) data for virtual climate stations
1 | eccc_ltce_data(station_number, param, query)
|
station_number |
Virtual station identifier, see |
param |
One of "temp", "precip" or "snow" |
query |
(Optional) List of queryables. This allows for more complicated
queries. Specifying |
tibble
containing LTCE values for dates and parameter
1 2 3 4 | eccc_ltce_data(
station_number = "VSON99V",
param = "temp"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.