fuzzy_match: Fuzzy match

Description Usage Arguments Value

View source: R/fuzzy_match.R

Description

Use approximate string matching to assign "similarity" scores to potentially mis-entered data

Usage

1
fuzzy_match(x, y = NULL)

Arguments

x

A character string

y

A character string with which to match if NULL, x will be used

Value

A named matrix of similarity scores


joebrew/cism documentation built on May 19, 2019, 2:58 p.m.