gGeoCode2: gGeoCode2

Description Usage Arguments Examples

Description

This is an HTTPS security enhanced version of the gGeoCode function from Ezgraphs. GoogleGeocodeMap.R, 2010. https://github.com/ezgraphs/R-Programs/blob/master/GoogleGeocodeMap.R.

Usage

1
gGeoCode2(str, first = T)

Arguments

str

address string

first

google may return multiple hits. just return the first.

Examples

1
2
address <- "1 Lineaus way acton canberra"
gGeoCode2(address)

ivanhanigan/gisviz documentation built on May 18, 2019, 7:13 a.m.