Description Usage Arguments Value Examples
View source: R/ds_map_multimap.R
Instantiates a new multimap
object,
i.e. an unordered collection of key-value pairs with mapping
f: keys -> values
, where multiple identical key-value paors can be stored.
1 |
key.class |
the primitive class type of the keys |
returns a new multimap
object
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.