RWebApi: Geo Web Api: A package that takes address and gives out...

Description Arguments Value geo_api function Examples

Description

The Geo Web Api package provides one function called geo_api.

Arguments

...

adress of any place aound the globe.

valid

adress name of a place.

Value

All the contents of the adress speciefied as input, including the Geocoding longitude and latitude of the given place. https://developers.google.com/maps/

geo_api function

it takes address as a string, and retruns coordinates and location name as per google geo codes.

Examples

1
2
geo_api("Newyork")
geo_api("Asmara")

akilahmd/RWebApi documentation built on May 12, 2019, 4:43 a.m.