Merging two Data Frames using Fuzzy/Approximate String Matching in R

It’s highly recommended to use the dgrtwo/fuzzyjoin package.

stringdist_inner_join(a,b, by="Fund.Name")

Leave a Comment