mkuhn/dict: Dictionary with arbitrary keys and values

A dictionary (or hash map) that supports arbitrary keys and values. Currently, keys can be numbers, numeric vectors, strings, string vectors.

Getting started

Package details

AuthorMichael Kuhn
MaintainerMichael Kuhn <michael.kuhn@gmail.com>
LicenseGPL (>= 2)
Version0.10.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mkuhn/dict")
mkuhn/dict documentation built on May 23, 2019, 2:03 a.m.