ds.group_keys.RdDataSHIELD implentation of dplyr::group_keys.
ds.group_keys(df.name = NULL, datasources = NULL)Character specifying a serverside tibble.
DataSHIELD connections object.
A data frame describing the groups.
if (FALSE) {
my_groups <- ds.group_keys("grouped_df")
}