| expand_list | R Documentation |
The same as purrr::cross, but doesn't require an extra list()
expand_list(...)
... |
Dots |
plnr::expand_list(
a = 1:2,
b = c("a", "b")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.