.daily_url | R Documentation |
Create Request URL for Daily Summaries
.daily_url(station_id, start_date, end_date, variables)
station_id |
Character, station id(s). |
start_date |
Character, start date. |
end_date |
Character, end date. |
variables |
Character, vector of the variables to include. |
station_id can be a vector with multiple stations.
Dates should be given in YYYY-mm-dd
format.
Character string with the API URL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.