check_group_col | R Documentation |
Checks validity of grouping column: if not "none", must have just two unique values.
check_group_col(data, group)
data |
dataframe to check |
group |
name of grouping column |
logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.