Nothing
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.
Package details |
|
---|---|
Author | Simon Urbanek <simon.urbanek@r-project.org> |
Maintainer | Simon Urbanek <simon.urbanek@r-project.org> |
License | GPL-2 |
Version | 1.1-4 |
URL | http://www.rforge.net/fastmatch |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.