View source: R/helpfunctions.R
| check_groups_vary_within_lvl | R Documentation |
Check if a grouping variable varies within another grouping variable
check_groups_vary_within_lvl(lvl, grouping_df)
lvl |
a vector defining a grouping level |
grouping_df |
a |
a named logical vector indicating for each grouping variable
(column of grouping_df) whether it varies within the grouping
defined by lvl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.