fastmatch
About fastmatch GIT access Download/Files News Check results Package R docs
|
Description
Package: | fastmatch |
Version: | 1.1-5 |
Title: | Fast 'match()' Function |
Author: | Simon Urbanek |
Maintainer: | Simon Urbanek |
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. |
Depends: | R (>= 2.3.0) |
License: | GPL-2 |
Project fastmatch doesn't have any custom web pages. Use the menu on the left to navigate the default RForge pages for this project.
|