Man pages for decisionpatterns/r-hash
A Hash/Dictionary/Map/Associated Array for R

as.data.frame.hashTurn a hash into a data.frame
attach_hashattach/detach a hash to the search path
clearRemoves all key-value pairs from a hash
copycopy
delRemove key-value pair(s) from a hash
extractExtract
formatformat - format a hash object for print
hashhash/associative array/dictionary data structure for the R...
hash-classClass "hash"
hash-packagehash package
has_keyTest for existence of key(s) on a hash
headHead or tail of a hash
invertCreate/invert a hash.
is.emptyTest if a hash has no key-value pairs.
keyskeys - get/set key(s) from a hash
kvKey value iteration
make_keyscreates/coerces objects to proper hash keys
setkeyssetkeys - change/rename the keys of a hash
valuesvalues
decisionpatterns/r-hash documentation built on Feb. 6, 2019, 10:27 p.m.