geocodification: Google Geocoding API connector

Description Arguments Value References

Description

Passes the function parameter address as a parameter to the API via URL. Then it returns the output of the request into a formatted dataframe with the geocoding information.

Arguments

address

A character vector with an address or some coordinates (latitude and longitude)

Value

A data.frame containing the resulting address, latitude and longitud

References

Google Geocoding API - https://developers.google.com/maps/documentation/geocoding/intro


ramonlaborda/lab5 documentation built on May 15, 2019, 1:24 p.m.