capture_groups: wrapper to capture groups from a grouped data frame

View source: R/groups.R

capture_groupsR Documentation

wrapper to capture groups from a grouped data frame

Description

wrapper to capture groups from a grouped data frame

Usage

capture_groups(df)

Arguments

df

frame to determine groups

Examples

gTheoph <- dplyr::group_by(Theoph, Subject)
capture_groups(gTheoph)

metrumresearchgroup/PKPDmisc documentation built on Oct. 21, 2022, 9:41 a.m.