namedList | R Documentation |
Even an empty list will always be named.
namedList(names, init)
names |
[ |
init |
[valid R expression] |
[list
].
namedList(c("a", "b")) namedList(c("a", "b"), init = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.