fuzzyjoin icon indicating copy to clipboard operation
fuzzyjoin copied to clipboard

cannot pass arguments into match_fun = list(match_fun_1, match_fun_2, etc)

Open ahcyip opened this issue 7 years ago • 1 comments

It seems if we use a list of match_fun's for each matching variable, it is not possible to pass arguments into them? https://stackoverflow.com/questions/44383510/r-passing-arguments-into-the-match-fun-function-in-fuzzyjoinfuzzy-join

ahcyip avatar Jul 02 '17 16:07 ahcyip

I'm dealing with this too. Would be good to be able to specify a list of arguments parallel to the list of functions for each column name.

oloverm avatar Sep 27 '19 18:09 oloverm