View source: R/helpfunctions_ranefs.R
| rd_terms_by_grouping | R Documentation |
This function takes a formula as input, extracts terms that are associated with grouping variables, and organizes them by grouping variable.
rd_terms_by_grouping(formula)
formula |
a |
a named list of one-sided formulas, where each name corresponds to a grouping variable and the formula contains all terms associated with that grouping variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.