fastmatch

From MaRDI portal
(Redirected from Software:59337)
Fastmatch




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.






This page was built for software: fastmatch