fastmatch (Q59337)
From MaRDI portal
| This is the item page for this Wikibase entity, intended for internal use and editing purposes. Please use this page instead for the normal view: fastmatch |
Fast 'match()' Function
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | fastmatch |
Fast 'match()' Function |
Statements
18 August 2023
0 references
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.
0 references