All functions |
|
|---|---|
Removes all key-value pairs from a hash |
|
Create a seperate copy of a hash object. |
|
Remove key-value pair(s) from a hash |
|
Methods for Function format in Package 'hash' |
|
Test for existence of key(s) on a hash |
|
|
|
Accessor methods for the hash class. |
Class "hash" |
|
Hash/associative array/dictionary data structure for the R language. |
|
hash/associative array/dictionary data structure for the R language |
|
Create an inverted hash. |
|
Test if a hash has no key-value pairs. |
|
Returns key(s) from a hash |
|
Returns the number of items in a hash |
|
creates/coerces objects to proper hash keys |
|
assign key-value pair(s) to a hash |
|
Extract values of a hash object. |
|