README.md

OpenWeatherPull

OpenWeatherPull provides a set of R bindings to the Open Weather Map API. The functions allow the user to fetch time series weather observations. The core functions are

openweather_set_key() - Set the required API key for the session.

openweather() or openweather_series_observations() - Fetch a series.

openweather_request() - Send a general request to the API.

Objects are returned as tibbles.

Installation

# install.packages("devtools")
devtools::install_github("alexhallam/OpenWeatherPull")

Usage

See the Getting Started article



alexhallam/OpenWeatherPull documentation built on May 6, 2019, 7:02 p.m.