ctesta01/FuzzyCleaner: Clean dataframes using fuzzy string matching

This package was designed to help tidy open ended question response data. It uses the agrep function, relying on Levenshtein distances, to find near matches in a column of a data frame in order to help users select data to be bulk-replaced in a data frame.

Getting started

Package details

Maintainer
LicenseMIT
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ctesta01/FuzzyCleaner")
ctesta01/FuzzyCleaner documentation built on May 24, 2019, 3:07 a.m.