getWeather: A function for getting weather data for a list of weather...

Description Usage Arguments Details Value Note Author(s) References See Also

Description

A user function for getting weather data for a list of weather stations

Usage

1
getWeather(slist, lat, lon, origRadius, origCity, baseStation)

Arguments

slist

A list of station names

lat

A latitude

lon

A longitude

origRadius

A radius in miles

origCity

Initial city name

baseStation

First PWS station name in list

Details

Not intended for direct use by users

Value

A weather object containing weather information for a list of PWS

Note

None

Author(s)

Steve Pittard <wsp@emory.edu>

References

STATS290 Website

See Also

None


steviep42/PWS documentation built on May 30, 2019, 5:39 p.m.