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.
Version: | 0.1.2 |
Depends: | R (≥ 2.10) |
Imports: | stringdist, stringr, dplyr, tidyr (≥ 0.4.0), purrr, geosphere |
Suggests: | testthat, knitr, ggplot2, qdapDictionaries, readr, rvest, rmarkdown, maps, covr |
Published: | 2016-09-20 |
Author: | David Robinson [aut, cre], Joran Elias [ctb] |
Maintainer: | David Robinson <drobinson at stackoverflow.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | fuzzyjoin results |
Reference manual: | fuzzyjoin.pdf |
Vignettes: |
Example of 'stringdist_inner_join': Correcting misspellings against a dictionary |
Package source: | fuzzyjoin_0.1.2.tar.gz |
Windows binaries: | r-devel: fuzzyjoin_0.1.2.zip, r-release: fuzzyjoin_0.1.2.zip, r-oldrel: fuzzyjoin_0.1.2.zip |
OS X Mavericks binaries: | r-release: fuzzyjoin_0.1.2.tgz, r-oldrel: fuzzyjoin_0.1.2.tgz |
Old sources: | fuzzyjoin archive |
Please use the canonical form https://CRAN.R-project.org/package=fuzzyjoin to link to this page.