Description Usage Value Examples
View source: R/by_list.R
Turn a list of variables into a by list
1
by_list(.data, x)
names list; values are the names
mpg %>% by_list( c("year","trans" ) )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.