Description Usage Arguments Value See Also Examples
Simplifies an nlist object to an named numeric vector where the names are the terms.
1 | unlist_nlist(x)
|
x |
An nlist object. |
A named numeric vector of the values in x.
as_nlist.numeric()
and relist_nlist()
1 | unlist_nlist(nlist(y = 2, x = matrix(4:7, ncol = 2)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.