getLatLon: Obtains Latitutde and Longitude Coordinates.

Description Usage Arguments Examples

Description

Given a vector of geoegraphic locations, it will return a matrix of latitude and longitude points with rownames that take on the value of 'cities'.

Usage

1
getLatLon(cities, source = "google")

Arguments

cities

A vector of geographic locations.

Examples

1
getLatLon(c('New York, New York'))

lboxell/geomst documentation built on May 20, 2019, 10:24 p.m.