Vectors of Key-Value Pairs
1 | new_keyvalue(key = unspecified(), value = unspecified())
|
key |
vector of keys |
values |
vector of values Length of the 'key' and 'value' vectors must be the same. In order to maintain vctrs invariants, these are not valid mappings in this form. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.