Description Usage Arguments Value
Check if data.frame is grouped. If it isn't, group and return grouped data.frame
| 1 | check_groupings(dat, valid_groups = c("intron", "condition"))
 | 
| dat | a  | 
| valid_groups | a character string of groups to group_by | 
dat grouped by valid_groups. Internally groups using
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.