groupKeysDS {dsTidyverse}R 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.


[Package dsTidyverse version 1.0.4 Index]