Description Usage Arguments Value
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.
1 | ParseHistoricalWeatherdata(URL, Dt, PWSid, verbose, local = F)
|
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 |
wdata_df data frame with selected columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.