ParseHistoricalWeatherdata: A function to get historical weather data from wunderground...

Description Usage Arguments Value

Description

A function to get historical weather data from wunderground gets called from getHistoricalWeather method Return data frame with historical weather data. Throws an error if query is unsuccessful.

Usage

1
ParseHistoricalWeatherdata(URL, Dt, PWSid, verbose, local = F)

Arguments

URL

fully formed url for API call

Dt

date of historical data

PWSid

pws_id for the station

verbose

shows details on process

local

set to F for online mode otherwise T

Value

wdata_df data frame with selected columns


siddhujetty/rpwsdata documentation built on May 29, 2019, 9:58 p.m.