View source: R/helpfunctions.R
| check_na_groupings | R Documentation |
Checks if any grouping variable contains missing values (NA or NaN) and
throws an error if so. Used within get_groups().
check_na_groupings(groups)
groups |
a list of integer "id" variables |
NULL; throws an error if missing values are found in any grouping
variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.