named | R Documentation |
These functions create subsets of lists based on their names
named(l)
unnamed(l)
named_among(l, n)
l |
A list. |
n |
A vector of character strings (potential names). |
A sublist of l
determined by names(l)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.