geocoden.Rdthis function geocodes the addresses of the sinave database using Geocoding API.
geocoden(infile, address)is the name of the location that is being geocoded and is used to be saved in a file with extension rds.
is vector addresses.
a file with extension rds.
The function use the geocode of ggmap.
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.