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.



geomarker-io/OfflineGeocodeR documentation built on Dec. 20, 2021, 10:40 a.m.