Description Usage Arguments Value
View source: R/model_building.R
Cross two named lists, preserving names
1 | cross_named_lists(l, ...)
|
l |
A named list of named lists |
... |
Arguments to pass to cross_n |
Returns a named list of named lists with all combinations of the
first limits, their elements, named by combining the original list names
with sep.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.