match_fuzzy: Fuzzy match all combinations of character vector

View source: R/disambr_utils.r

match_fuzzyR Documentation

Fuzzy match all combinations of character vector

Description

Fuzzy match all combinations of character vector

Usage

match_fuzzy(bank, method, max_dist, id_name)

Arguments

bank

bank

method

see method in stringdist

max_dist

see maxDist in stringdist

id_name

names that will be suffixed with _1 and _2

Value

data.table


stasvlasov/disambr documentation built on Aug. 10, 2022, 12:03 p.m.