create_groupings | R Documentation |
Each element is a list of quosures to be used in a filter statement. The list
of quosures that can be used in a filter
call, e.g.,
filter(!!! flist)
.
create_groupings(formula, data, include_overall = FALSE)
formula |
a RHS formula |
data |
list where each element corresponds to a term in the |
include_overall |
an indicator of whether to include an "overall" grouping (i.e. a row in the matrix with no 1s). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.