Provided with a list of keys (names of a row) and a list of values (from the row),
this function return a vector that will be arguments to map_of
.
1 | row_to_map_args(names, values)
|
names |
A vector of names |
values |
A vector of values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.