https://openweathermap.org/> 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.">

owmr: OpenWeatherMap API Wrapper (original) (raw)

Accesses OpenWeatherMap's (owm) <https://openweathermap.org/> 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.

Version: 0.8.2
Depends: R (≥ 3.1.2)
Imports: magrittr, httr, jsonlite, plyr, tibble, tidyr
Suggests: leaflet, whisker, testthat, covr
Published: 2020-01-11
DOI: 10.32614/CRAN.package.owmr
Author: Stefan Kuethe [aut, cre], Amanda Dobbyn [ctb]
Maintainer: Stefan Kuethe
BugReports: https://github.com/crazycapivara/owmr/issues/
License: MIT + file
URL: https://github.com/crazycapivara/owmr/,https://crazycapivara.github.io/owmr/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: owmr results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=owmrto link to this page.