splitByLevel | R Documentation |
Split by factor level
splitByLevel(x, f, ref = FALSE, ...)
x |
Object. |
f |
|
ref |
|
... |
Additional arguments. |
list
List of data frames split by factors.
split()
dplyr::group_split()
showMethods("splitByLevel")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.