r2r-package {r2r}R Documentation

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.

Author(s)

Maintainer: Valerio Gherardi vgherard@sissa.it (ORCID)

See Also

Useful links:


[Package r2r version 0.1.2 Index]