View source: R/get_current_weather.R
get_current_weather | R Documentation |
Download data from the OpenWeatherMap API
get_current_weather(api_key, lat = 53.96, lon = -1.0873)
api_key |
API key for OpenWeatherMap |
lat |
Latitude of location to get data for |
lon |
Longitude of location to get data for |
Tibble
Shona Wilde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.