DataSHIELD implentation of dplyr::ungroup.

ungroupDS(tidy_expr, x)

Arguments

tidy_expr

Unused in this function.

x

A tibble.

Value

An ungrouped data frame or tibble.