getLatLon: Given a City name return a lat lon

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

Description

Given a City name return a lat lon

Usage

1
getLatLon(locale = "PaloAlto,CA", dist = 10, locLimit = 50)

Arguments

locale

A city name or a vector with multiple cities

dist

A distance specified in miles

locLimit

A limit on the number of locations returned

Details

This function isn't normally called by the user.

Value

A data frame with locations within the specifed distance of the given city

Note

None

Author(s)

Steve Pittard

References

STATS 290 Website

See Also

None


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