Learn R Programming

dsTidyverse (version 1.0.4)

ungroupDS: Remove grouping from a tibble or data frame

Description

DataSHIELD implentation of dplyr::ungroup.

Usage

ungroupDS(tidy_expr, x)

Value

An ungrouped data frame or tibble.

Arguments

tidy_expr

Unused in this function.

x

A tibble.