flattenList | R Documentation |
Flatten lists of lists with irregular depths to just a list of items, i.e. a list of the leaves (if you consider the input as a tree).
flattenList(x)
x |
List of 'stuff' (could be lists or items or a mix) |
A flat list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.