r-fastmatch
Fast match() function
Fast match() function
To install this package, run one of the following:
Package providing a fast match() replacement for cases that require repeated look-ups. It is slightly faster that R's built-in match() function on first match against a table, but extremely fast on any subsequent lookup as it keeps the hash table in memory.
Summary
Fast match() function
Last Updated
Mar 6, 2019 at 17:11
License
GPL-2
Total Downloads
3