This version does not satisfy the R version selected. Required R version: >= 2.12.0
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposefully R flavor. For objects of appreciable size, access using hashes outperforms native named lists and vectors.
Released on 2023-08-19 19:52:35 UTC
License
GitHub