Description Usage Arguments Examples
Turn data frame into the list of data frames by unique entries of any variable
1 | separate_with(.data, .var)
|
.data |
data frame |
.var |
variable to separate by |
1 | separate_with(mtcars, cyl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.