Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
r-cran-hash
GNU R full feature implementation of hash/associated arrays/dictionaries
https://cran.r-project.org/package=hash
0
no reviews
Install
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.