get_weather_four_days: Retrieve 4-day weather forecast

Description Usage Arguments Value

Description

Retrieve 4-day weather forecast

Usage

1
get_weather_four_days(appid, city)

Arguments

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

Value

Data frame containing temp_min, temp_max, humidity and weather for the next 4 days in city local time. Temperature in Celsius


UBC-MDS/weatheR documentation built on May 21, 2019, 12:03 p.m.