groupKeysDS: Performs dplyr 'group_keys'.

View source: R/groupKeysDS.R

groupKeysDSR Documentation

Performs dplyr group_keys.

Description

DataSHIELD implentation of dplyr::group_keys

Usage

groupKeysDS(tidy_select, x)

Arguments

tidy_select

Unused in this function.

x

a grouped tibble.

Value

A data frame describing the groups.


dsTidyverse documentation built on Oct. 30, 2024, 9:12 a.m.