ds.group_keys.Rd
DataSHIELD implentation of dplyr::group_keys.
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) { # \dontrun{ my_groups <- ds.group_keys("grouped_df") } # }