geocoden | R Documentation |
this function geocodes the addresses of the sinave database using Geocoding API.
geocoden(infile, address)
infile |
is the name of the location that is being geocoded and is used to be saved in a file with extension rds. |
address |
is vector addresses. |
The function use the geocode of ggmap.
a file with extension rds.
The code for geocoding was taken from the personal page of Shane Lynn https://www.shanelynn.ie/massive-geocoding-with-r-and-google-maps/ and adapted to work with the sinave http://www.sinave.gob.mx/ database.
Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com
geocode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.