# Generated by roxygen2: do not edit by hand

S3method(constant,data.frame)
S3method(constant,grouped_df)
S3method(dup,grouped_df)
S3method(dupGroups,grouped_df)
S3method(informative,data.frame)
S3method(key,grouped_df)
S3method(na,grouped_df)
S3method(naGroups,grouped_df)
S3method(sort,grouped_df)
S3method(status,grouped_df)
S3method(unsorted,grouped_df)
S3method(weak,grouped_df)
export(constant)
export(detect)
export(dup)
export(dupGroups)
export(enumerate)
export(group_by_all)
export(ignore)
export(informative)
export(itemize)
export(key)
export(na)
export(naGroups)
export(static)
export(status)
export(unsorted)
export(weak)
import(dplyr)
import(magrittr)
importFrom(rlang,as_string)
importFrom(rlang,f_rhs)
importFrom(rlang,syms)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(tidyr,spread_)
