Description Usage Arguments Examples
wrapper to capture groups from a grouped data frame
1  | 
df | 
 frame to determine groups  | 
1 2 3 4 5  | ## Not run: 
gTheoph <- dplyr::group_by(Theoph, Subject)
capture_groups(gTheoph)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.