# Generated by roxygen2: do not edit by hand

S3method(format,polymiss)
S3method(group_by2,data.frame)
S3method(group_data,igrouped_df)
S3method(group_vars,igrouped_df)
S3method(tbl_sum,igrouped_df)
S3method(ungroup,igrouped_df)
export(colgrp)
export(group_by2)
export(infer_colgrps)
export(pivot_grps)
export(sep_colgrp)
import(purrr)
import(vctrs)
importFrom(dplyr,group_by)
importFrom(dplyr,group_cols)
importFrom(dplyr,group_data)
importFrom(dplyr,group_vars)
importFrom(dplyr,tbl_sum)
importFrom(dplyr,ungroup)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,enexprs)
importFrom(rlang,syms)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
