hash-package | hash package |
$<--method | Extract |
.set | set -assign key-value pair(s) to a hash |
as.list.hash | hash/associative array/dictionary data structure for the R language |
clear | Removes all key-value pairs from a hash |
clear-method | Removes all key-value pairs from a hash |
clear-methods | Removes all key-value pairs from a hash |
copy | copy |
copy-method | copy |
del | del, delete - remove key-value pair(s) from a hash |
del-method | del, delete - remove key-value pair(s) from a hash |
del-methods | del, delete - remove key-value pair(s) from a hash |
delete | del, delete - remove key-value pair(s) from a hash |
delete-method | del, delete - remove key-value pair(s) from a hash |
delete-methods | del, delete - remove key-value pair(s) from a hash |
Extract | Extract |
format | format - format a hash object for prinint Methods for Function format in Package 'hash' |
format-method | format - format a hash object for prinint Methods for Function format in Package 'hash' |
has.key | Test for existence of key(s) on a hash |
has.key-method | Test for existence of key(s) on a hash |
hash | hash/associative array/dictionary data structure for the R language |
hash-class | Class "hash" |
invert | Create/invert a hash. |
invert-method | Create/invert a hash. |
inverted.hash | Create/invert a hash. |
is.empty | Test if a hash has no key-value pairs. |
is.hash | hash/associative array/dictionary data structure for the R language |
keys | keys - get/set key(s) from a hash |
keys-method | keys - get/set key(s) from a hash |
keys-methods | keys - get/set key(s) from a hash |
keys<- | keys - get/set key(s) from a hash |
keys<--method | keys - get/set key(s) from a hash |
keys<--methods | keys - get/set key(s) from a hash |
length | hash/associative array/dictionary data structure for the R language |
length-method | hash/associative array/dictionary data structure for the R language |
make.keys | creates/coerces objects to proper hash keys |
names | keys - get/set key(s) from a hash |
names.hash | keys - get/set key(s) from a hash |
set | set -assign key-value pair(s) to a hash |
setkeys | setkeys - change/rename the keys of a hash |
setkeys-method | setkeys - change/rename the keys of a hash |
values | values |
values-method | values |
values<- | values |
values<-,hash,ANY-mehtod | values |
values<--method | values |
[-method | Extract |
[<--method | Extract |
[[<--method | Extract |