stefano-meschiari/dict: A dictionary class for R

Provides an implementation of a dictionary class with character keys. It offers several features over named lists, including unique keys, no partial matching, compact printing, default values, and ability to store NULLs.

Getting started

Package details

Maintainer
LicenseMIT
Version0.6
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("stefano-meschiari/dict")
stefano-meschiari/dict documentation built on May 30, 2019, 10:44 a.m.