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 depends: |
networkR |
Reverse imports: |
CEGO, dexter, dexterMST, disto, ffbase, grattan, heims, hutils, ITNr, Kernelheaping, ParamHelpers, phangorn, polyRAD, quanteda, RSNPset, SpaDES.tools, TeXCheckR |
Reverse suggests: |
checkmate |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fastmatch
to link to this page.