Package providing a fast match() replacement for casesthat require repeated look-ups. It is slightly faster that R'sbuilt-in match() function on first match against a table, butextremely fast on any subsequent lookup as it keeps the hashtable in memory.
Cited in
(35)
This page was built for software: fastmatch