Description Usage Arguments Value
Retrieve 4-day weather forecast
1 | get_weather_four_days(appid, city)
|
appid |
API Key for openweathermap.org. Get one here: http://openweathermap.org/appid |
city |
City name and country code divided by comma, use ISO 3166 country codes |
Data frame containing temp_min, temp_max, humidity and weather for the next 4 days in city local time. Temperature in Celsius
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.