# Generated by roxygen2: do not edit by hand

S3method(as_tibble,CrunchCube)
S3method(collect,CrunchDataset)
S3method(collect,GroupedCrunchDataset)
S3method(filter_,CrunchDataset)
S3method(group_by_,CrunchDataset)
S3method(group_vars,CrunchDataset)
S3method(group_vars,GroupedCrunchDataset)
S3method(groups,CrunchDataset)
S3method(groups,GroupedCrunchDataset)
S3method(select_,CrunchDataset)
S3method(summarise_,CrunchDataset)
S3method(tbl_vars,CrunchDataset)
S3method(ungroup,CrunchDataset)
S3method(ungroup,GroupedCrunchDataset)
export(unweighted_n)
exportClasses(GroupedCrunchDataset)
importClassesFrom(crunch,CrunchDataset)
importFrom(crunch,CrunchDataset)
importFrom(crunch,crtabs)
importFrom(crunch,getDimTypes)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,collect)
importFrom(dplyr,filter_)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,group_by_prepare)
importFrom(dplyr,group_vars)
importFrom(dplyr,groups)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,select_vars_)
importFrom(dplyr,summarise_)
importFrom(dplyr,tbl_vars)
importFrom(dplyr,ungroup)
importFrom(lazyeval,all_dots)
importFrom(methods,new)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(purrr,reduce)
importFrom(purrr,walk)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,syms)
importFrom(stats,as.formula)
importFrom(stringr,str_extract)
importFrom(tibble,as_data_frame)
importFrom(tibble,as_tibble)
importFrom(tibble,data_frame)
