setup.weather: OpenWeatherMapR

Description Usage Arguments Value Author(s)

View source: R/setup.weather_function.R

Description

Returns weather metrics for specified Location and Date Range from the Open Weather Map API

Usage

1
setup.weather(key, lat, lon, date)

Arguments

key

string Your Open Weather Map API key.

date

Date range: today, yesterday, last5days, "2021-07-01"

location

Latitude, Longitude

Value

Table containing weather information.

Author(s)

Chloe Morgan


chloeanalyst/openweatherr documentation built on Dec. 19, 2021, 3:58 p.m.