fastmatch (version 1.1-4)

Fast 'match()' Function

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('fastmatch')

Monthly Downloads

51,764

Version

1.1-4

License

GPL-2

Maintainer

Last Published

August 18th, 2023

Functions in fastmatch (1.1-4)