⚠️There's a newer version (1.1-4) of this package. Take me there.

fastmatch (version 1.1-0)

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

53,382

Version

1.1-0

License

GPL-2

Maintainer

Last Published

January 28th, 2017

Functions in fastmatch (1.1-0)