Description Usage Arguments Value Examples
View source: R/little_helpers.R
Swap the first level of names of a list with the second level (second level can be more named lists or a simple vector). Values are merged if necessary (see example)
1 | dssSwapKeys(l)
|
l |
a list |
a list with swapped keys and values
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.