The package has functions that can fetch weather data.
Package: | weatherData |
Type: | Package |
Version: | 0.5.0 |
Date: | 2017-06-05 |
License: | GPL |
These functions don't use APIs. They rely on reading URL's instead. Given a valid city and a date (or date range), the functions in weatherData can fetch them as a clean R data frame.
These functions are useful for anyone interested in doing analysis using weather data.