Geocoding with ggmap and Google API in R

This is a quick R script to visualize spatial information using Google Maps. Before you start, you need to obtain an API key from Google. Go to the registration page (https://developers.google.com/maps/documentation/geocoding/get-api-key) and follow the instructions. I recommend to select all mapping options. Be aware that the geocoding API is a free service however, you needContinue reading “Geocoding with ggmap and Google API in R”