Description Usage Arguments Value
View source: R/rfca_cityweather_forecast.R
Retrieves forecast from Environment Canada for specified site(s)
1 | rfca_cityweather_forecast(site_id)
|
site_id |
A site's unique identifier, can be retrieved with
|
Data frame containing
site_name |
Site name, usually a city |
site_id |
Unique site identifier assigned by Environment Canada |
Timestamp |
Timestamp for forecasted values |
Temperature |
Temperature forecast values |
Temperature_Units |
Units for temperature values |
Wind_Direction |
Wind direction |
Wind_Speed |
Wind speed forecast values |
Wind_Speed_Units |
Units for wind speed values |
Condition |
A text summary of forecasted weather conditions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.