12mre1/geocodr: Batch Geocoding of CSV Files with Google Maps API

This package takes a CSV file with addresses (potentially with other variables), the latitude and longitude coordinates through Google Maps API, and appends them to the existing data to produce a new file. The main function also allows the user to identify separate components of the address, like province or postal code. Note that this is designed for Canadian addresses only (this may change going forward).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("12mre1/geocodr")
12mre1/geocodr documentation built on Oct. 30, 2019, 4:02 a.m.