flatten | R Documentation |
Process elements in a list and flatten the results.
flatten(l, op)
l |
A list (e.g. a fasta file) |
op |
A function to apply on the list's entries. The function's return type must be a vector (or skalar). |
Vector of elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.