View source: R/unlistFirstLevel.R
unlistFirstLevel | R Documentation |
Does the same as unlist
, but recurses only
one level.
unlistFirstLevel(z, use.names = TRUE)
z |
A list of lists. |
use.names |
Logical, indicating if element names from the element should be preserved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.