split_by | R Documentation |
Copied from purrr:v0.2.2
split_by(.x, .f, ...)
.x |
A list or atomic vector. |
.f |
A function, formula, or atomic vector. |
... |
Additional arguments passed on to |
A list split by .f
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.