hash: 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.

Package details

AuthorChristopher Brown [aut], John Hughes [cre, ctb]
MaintainerJohn Hughes <drjphughesjr@gmail.com>
LicenseGPL (>= 2)
Version2.2.6.3
URL http://www.johnhughes.org
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("hash")

Try the hash package in your browser

Any scripts or data that you put into this service are public.

hash documentation built on Aug. 20, 2023, 1:08 a.m.