Dict: R6 Based Key-Value Dictionary Implementation

A key-value dictionary data structure based on R6 class which is designed to be similar usages with other languages dictionary (e.g. 'Python') with reference semantics and extendabilities by R6.

Getting started

Package details

AuthorShun Asai [aut, cre, cph]
MaintainerShun Asai <syun.asai@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/five-dots/Dict
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Dict")

Try the Dict package in your browser

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

Dict documentation built on July 2, 2020, 2:22 a.m.