Infix operator for unlisting a list prior to applying a vectorized function.
1 | lhs %v>% rhs
|
lhs |
list. The left-hand side list to unlist and apply. |
rhs |
function. The right-hand side vectorized function to apply to the unlisted vector. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.