weather_comparison: Gives a Data Set of Weather Data for Today(The Upcoming 24...

Description Usage Arguments Value

View source: R/Weather_Comparison.R

Description

Gives a Data Set of Weather Data for Today(The Upcoming 24 hours ) and Tommorow(The Following 24 hours) with the diffrences between the two days included as well .

Usage

1
weather_comparison(latitude = lat, longitude = lon, api_key = apikey)

Arguments

latitude

The latitude of the location, default stored in environment by find_loc function

longitude

The longitude of the location, default stored in environment by find_loc function

api_key

The key for the api, default stored in environment by register_climacell_key function

Value

A data set with weather information between today and tommorow and the diffrences by hour


kabhatia7/temperaturr documentation built on May 12, 2020, 4:54 p.m.