vgherard/r2r: R-Object to R-Object Hash Maps

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.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version0.1.2
URL https://github.com/vgherard/r2r
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vgherard/r2r")
vgherard/r2r documentation built on Nov. 10, 2024, 4:36 a.m.