Skip to content

Clean, Parse, Harmonize, Match, and Geocode Messy Real-World Addresses

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

geomarker-io/addr

Repository files navigation

addr

CRAN status R-CMD-check Lifecycle: stable r-universe

Addresses that were not validated at the time of collection are often heterogenously formatted, making them difficult to directly compare. The goal of addr is to clean, parse, standardize, and match messy, real-world addresses in R to use for data linkages.

Installation

Install the latest stable release of addr from R-universe with:

install.packages("addr", repos = c("https://geomarker-io.r-universe.dev", "https://cloud.r-project.org"))

Or, install the development version of addr from GitHub with:

# install.packages("pak")
pak::pak("cole-brokamp/addr")

Installing addr from GitHub requires a working Rust toolchain; install one using rustup.

Using

See the package website to Get Started: https://geomarker.io/addr

About

Clean, Parse, Harmonize, Match, and Geocode Messy Real-World Addresses

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages