Description Usage Arguments Value Examples
View source: R/functional.R
The same as x
1
flatten(x)
x
list of vectors
vector with applyed function
flatten(list(c(1, 2, 3, 4), c(5, 6), c(7, 8, 9)))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.