Description Usage Arguments Value
View source: R/Weather_Comparison.R
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 .
1 | weather_comparison(latitude = lat, longitude = lon, api_key = apikey)
|
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 |
A data set with weather information between today and tommorow and the diffrences by hour
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.