capture_groups: wrapper to capture groups from a grouped data frame

Description Usage Arguments Examples

View source: R/groups.R

Description

wrapper to capture groups from a grouped data frame

Usage

1

Arguments

df

frame to determine groups

Examples

1
2
3
4
5
## Not run: 
gTheoph <- dplyr::group_by(Theoph, Subject)
capture_groups(gTheoph)

## End(Not run)

PKPDmisc documentation built on April 14, 2020, 5:49 p.m.