| hashtable_methods | R Documentation |
hashmap and hashsetThis page provides an overview of the available methods for
hashmap and hashset objects (and for their common parent class
hashtable). We list methods based on the general type of task
addressed.
insert()
delete()
query()
subsetting_hashtables: `[[`, `[[<-`, `[`
and `[<-`
length.r2r_hashtable()
keys()
values()
has_key, %has_key%
hash_fn()
compare_fn()
on_missing_key()
default()
Valerio Gherardi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.