This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Script to geocode many items | |
# Modified by J Emory Parker | |
# Aug 25 2016 | |
# Based on script originally by Shane Lynn | |
# http://www.shanelynn.ie/massive-geocoding-with-r-and-google-maps/ | |
#load up the ggmap library | |
library(ggmap) | |
# get the input data |