Description Usage Arguments Value References
Flatten a nested list while preserving the class of each element Convert a list type object into a non-nested list, preserving the original object classes.
1 | flatten(x)
|
x |
a list type object to flatten. |
a list
https://stackoverflow.com/a/8139959/1007029
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.