Learn R Programming

dsTidyverse (version 1.0.4)

groupKeysDS: Performs dplyr group_keys.

Description

DataSHIELD implentation of dplyr::group_keys

Usage

groupKeysDS(tidy_select, x)

Value

A data frame describing the groups.

Arguments

tidy_select

Unused in this function.

x

a grouped tibble.