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.

Version: 0.1.3
Depends: R (≥ 2.10)
Imports: stringdist, stringr, dplyr, tidyr (≥ 0.4.0), purrr, geosphere
Suggests: testthat, knitr, ggplot2, qdapDictionaries, readr, rvest, rmarkdown, maps, IRanges, covr
Published: 2017-06-19
Author: David Robinson [aut, cre], Joran Elias [ctb]
Maintainer: David Robinson <admiral.david at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: NEWS
CRAN checks: fuzzyjoin results

Downloads:

Reference manual: fuzzyjoin.pdf
Vignettes: Example of 'stringdist_inner_join': Correcting misspellings against a dictionary
Package source: fuzzyjoin_0.1.3.tar.gz
Windows binaries: r-devel: fuzzyjoin_0.1.3.zip, r-release: fuzzyjoin_0.1.3.zip, r-oldrel: fuzzyjoin_0.1.3.zip
OS X El Capitan binaries: r-release: fuzzyjoin_0.1.3.tgz
OS X Mavericks binaries: r-oldrel: fuzzyjoin_0.1.3.tgz
Old sources: fuzzyjoin archive

Reverse dependencies:

Reverse imports: tidygenomics

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fuzzyjoin to link to this page.