clear | Removes all key-value pairs from a hash |
copy | Create a seperate copy of a hash object. |
del | Remove key-value pair(s) from a hash |
format | Methods for Function format in Package 'hash' |
hash | hash/associative array/dictionary data structure for the R... |
hash-accessors | Accessor methods for the hash class. |
hash-class | Class "hash" |
hash-package | Hash/associative array/dictionary data structure for the R... |
has-key | Test for existence of key(s) on a hash |
invert | Create an inverted hash. |
is.empty | Test if a hash has no key-value pairs. |
keys | Returns key(s) from a hash |
length | Returns the number of items in a hash |
make.keys | creates/coerces objects to proper hash keys |
set | assign key-value pair(s) to a hash |
values | Extract values of a hash object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.