geocode.google: Returns the longitude and latitude of a geocoded point using...

Description Usage Arguments Value

Description

Returns the longitude and latitude of a geocoded point using the Google Maps API.

Usage

1
  geocode.google(address, key = "anonymous")

Arguments

address

the street address to geocode.

key

the Google Maps API key.

Value

a geocoded point.


jbryer/geocode documentation built on May 18, 2019, 7:01 p.m.