CMD + K

r-dictionar6

Community

Efficient object-oriented R6 dictionary capable of holding objects of any class, including R6. Typed and untyped dictionaries are provided as well as the 'usual' dictionary methods that are available in other OOP languages, for example listing keys, items, values, and methods to get/set these.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-dictionar6

Usage Tracking

0.1.3
0.1.2
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Efficient object-oriented R6 dictionary capable of holding objects of any class, including R6. Typed and untyped dictionaries are provided as well as the 'usual' dictionary methods that are available in other OOP languages, for example listing keys, items, values, and methods to get/set these.

Last Updated

Sep 13, 2021 at 10:11

License

MIT

Supported Platforms

noarch