DataSHIELD implentation of dplyr::ungroup.
dplyr::ungroup
ungroupDS(tidy_expr, x)
tidy_expr
Unused in this function.
x
A tibble.
An ungrouped data frame or tibble.