fuzzy_match: fuzzy matches 2 character vectors, and returns most similar...

View source: R/stringUtils.R

fuzzy_matchR Documentation

fuzzy matches 2 character vectors, and returns most similar pairs

Description

fuzzy matches 2 character vectors, and returns most similar pairs

Usage

fuzzy_match(a, b)

Arguments

character

vectors a and b

Examples

## Not run: 
fuzzy_match(keys_A, keys_B)

## End(Not run)

apoorvalal/LalRUtils documentation built on Sept. 22, 2023, 5:53 p.m.