Usage Arguments Value Author(s) Examples
1 | # k %!% v
|
k |
A vector giving the keys (will be coerced into character) |
v |
A vector of values |
A named vector of values
JFP
1 | # c("a", "b") %!% c(1, 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.