Description Usage Arguments Value
Create a Map
from a vector of arguments to the of
static method.
Example:
map_of(c("name", "Hadrien"))
map_of(row_to_map_args(c("NAME", "AGE"), c("Hadrien", 34)))
1 | map_of(args_vector)
|
args_vector |
A vector of argument |
A Java Map
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.