README.md

OfflineGeocodeR

OfflineGeocodeR is an experimental R package that provides a wrapper around calling the Docker container degauss/geocoder:3.0 in order to geocode addresses from R without using the internet.

Installing

Install with:

remotes::install_github('cole-brokamp/OfflineGeocodeR')

You must also have Docker installed and available on your system. The first time geocode() is called, it will download the container from DockerHub.



cole-brokamp/OfflineGeocodeR documentation built on June 19, 2021, 7:48 a.m.