Learn R Programming

r2r (version 0.1.1)

r2r-package: r2r: R-Object to R-Object Hash Maps

Description

Implementation of hash tables (hash sets and hash maps) in R, featuring arbitrary R objects as keys, arbitrary hash and key-comparison functions, and customizable behaviour upon queries of missing keys.

Arguments

See Also

Useful links: