Inserts <key, value> pairs to an unordered_map.
1 2 | ## S4 replacement method for signature 'unordered_map,vector,missing,vector'
x[i] <- value
|
x |
x an unorderd map object, such as a |
i |
a vector of keys |
value |
a vector of values for the keys |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.