unflatten_named.list | R Documentation |
Named list from interlaced names and values. The first named item comes from the first and second incoming items, the name and its value respectively; subsequent named items collect from any following interlaced name-value pairs.
unflatten_named.list(x)
x |
List of names and values, interlaced. |
Named list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.