Description
Try Rcpp hashing (and simpler logic) compared to
internal R do_match
and match5
morass. Lose the ability to use
incomparables
.
Usage
match_rcpp(x, table)fin(x, table)
x %fin% table
x %fnin% table
Functions
fin
: Use faster matching for
%fin%
: Use faster matching for
%fnin%
: Use faster matching for