hkarp1/fuz.merge: This package provides functions to implement and aid in Fuzzy Matching

This package lets you implement fuzzy merging so you can merge datasets when the values to be matched aren't exactly the same. It also includes a clean function to remove prefixes, sufixes, and other sequences of characters which the user wants to remove. It also includes a function, scramble(), which will change some of the characters of the selected column to allow for testing of the package.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hkarp1/fuz.merge")
hkarp1/fuz.merge documentation built on Sept. 2, 2020, 12:05 a.m.