CRAN

owmr 0.8.1

OpenWeatherMap API Wrapper

Released Nov 3, 2018 by Stefan Kuethe

This package cannot yet be used with Renjin it depends on other packages which are not available: tidyr 0.8.2 An older version of this package is more compatible with Renjin.

Dependencies

tidyr 0.8.2 tibble 1.4.2 magrittr 1.5 jsonlite 1.5 httr 1.3.1 plyr 1.8.4

Accesses OpenWeatherMap's (owm) API. 'owm' itself is a service providing weather data in the past, in the future and now. Furthermore, 'owm' serves weather map layers usable in frameworks like 'leaflet'. In order to access the API, you need to sign up for an API key. There are free and paid plans. Beside functions for fetching weather data from 'owm', 'owmr' supplies tools to tidy up fetched data (for fast and simple access) and to show it on leaflet maps.

Source

R

View GitHub Mirror

Release History