Man pages for skubicius/dictionary
Hashmap Data Structure

all_explicitCheck if 'keys' and 'values' named explicitly
any_emptyCheck if any names are nonempty
any_explicitCheck if 'keys' and 'values' named explicitly
as.dictGeneric for casting various types to dict.
as.dict.defaultDefault as.dict
as.list.dictDictionary to a list
dictDict
dictionary-packagedictionary: a dependence-free hashmap for R
dot-KEY_NAMEValue used internally to identify 'keys' argument
dot-VAL_NAMEValue used internally to identify 'values' argument
env_has_keyCheck if an environment contains a key
get_from_envRetrieve values from environment
get_itemsItems from environment
get_keysGet keys from a named list
get_valuesGet values from a named list
is_empty_envCheck if environment is empty
itemsGet items from a dict
keysGet keys from a dict
length.dictGeneric for length of dict
length-set-.dictPrevents length assignment
listifyCreate a list from x
make_envCreates an environment from a given list of arguments
none_emptyCheck if all names are nonempty
print.dictPrint generic for dict
set_in_envSet values in an environment
sizeNumber of elements in a dict
str.dictGeneric for string representation
sub-dictExtract or Replace Parts of a dict
valuesGet values from a dict
skubicius/dictionary documentation built on May 7, 2019, 7:17 p.m.