dgrtwo/fuzzyjoin: Join Tables Together on Inexact Matching

Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching.

Getting started

Package details

MaintainerDavid Robinson <admiral.david@gmail.com>
LicenseMIT + file LICENSE
Version0.1.6
URL https://github.com/dgrtwo/fuzzyjoin
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dgrtwo/fuzzyjoin")
dgrtwo/fuzzyjoin documentation built on May 16, 2020, 11:46 a.m.