Learn R Programming

ROpenWeatherMap (version 1.1)

R Interface to OpenWeatherMap API

Description

OpenWeatherMap (OWM) is a service providing weather related data. This package can be used to access current weather data for one location or several locations. It can also be used to forecast weather for 5 days with data for every 3 hours.

Copy Link

Version

Install

install.packages('ROpenWeatherMap')

Monthly Downloads

162

Version

1.1

License

MIT + file LICENSE

Maintainer

Mukul Chaware

Last Published

March 16th, 2016

Functions in ROpenWeatherMap (1.1)

get_weather_forecast

get weather forecast data for one location
get_current_weather

get current weather data for one location
get_multiple_cities

get current weather data for multiple cities