fastmatch: Fast match() function
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.
Downloads:
Reverse dependencies:
Reverse imports: |
CEGO, dexter, ffbase, heims, hutils, icd9, Kernelheaping, phangorn, quanteda, RSNPset, SpaDES.tools, TeXCheckR |
Reverse suggests: |
checkmate, data.table |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fastmatch
to link to this page.