weatherData-package {weatherData}R Documentation

Get Weather & Temperature data from the Web

Description

The package has functions that can fetch weather data.

Details

Package: weatherData
Type: Package
Version: 0.4
Date: 2014-04-29
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.

Author(s)

Ram Narasimhan

Maintainer: Ram Narasimhan <ramnarasimhan@gmail.com>


[Package weatherData version 0.4.1 Index]