wunderhist: Get the weather history for a given date and station from...

Description Usage Arguments Value Examples

Description

Get the weather history for a given date and station from Weather Underground

Usage

1
  wunderhist(station, validdate)

Arguments

station

A station code as a character vector representing any of the valid stations for which forecasts are issued

validdate

The date of the forecast as a character string or date object

Value

data frame containing the weather history for a given station and date

Examples

1
wunderhist("KSEA", "2013-11-23")

erichare/gfsr documentation built on May 16, 2019, 8:27 a.m.