r-cran-fastmatch

GNU R package for fast match replacement for repeated look-ups
  https://cran.r-project.org/package=fastmatch
  0
  no reviews



This R package provides a fast match replacement for cases that require repeated look-ups. Extremely fast after the first lookup match as it keeps the hash table in memory.