Description Usage Arguments Value
Helper functions for creating factor_filter_columns
1 2 3 4 5 6 7 8 9 | grow_fgrid(.ind_var, .data, ...)
drop_fgrid_levels(.data, ...)
number_of_levels(.data, ...)
label_levels(.data, ...)
filter_from_levels(.data, ...)
|
.ind_var |
one ore more independent variables |
.data |
a df.factor.grid, or part of the grid |
... |
additional arguments (ignore) |
a data.frame of factorial-based filtering condition or a list for passing to additional
drop levels
a vector of length of .data
a vector of labels representing crossed-factor levels
a vector identifying levels for filtering a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.