as.data.frame.hash | Turn a hash into a data.frame |
attach_hash | attach/detach a hash to the search path |
clear | Removes all key-value pairs from a hash |
copy | copy |
del | Remove key-value pair(s) from a hash |
extract | Extract |
format | format - format a hash object for print |
hash | hash/associative array/dictionary data structure for the R... |
hash-class | Class "hash" |
hash-package | hash package |
has_key | Test for existence of key(s) on a hash |
head | Head or tail of a hash |
invert | Create/invert a hash. |
is.empty | Test if a hash has no key-value pairs. |
keys | keys - get/set key(s) from a hash |
kv | Key value iteration |
make_keys | creates/coerces objects to proper hash keys |
setkeys | setkeys - change/rename the keys of a hash |
values | values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.