R6 Based Key-Value Dictionary Implementation
Objects exported from other packages
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.
Useful links