# Generated by roxygen2: do not edit by hand

S3method(as_tibble,CrunchCube)
S3method(autoplot,CategoricalArrayVariable)
S3method(autoplot,CategoricalVariable)
S3method(autoplot,CrunchCube)
S3method(autoplot,CrunchCubeCalculation)
S3method(autoplot,DatetimeVariable)
S3method(autoplot,MultipleResponseVariable)
S3method(autoplot,NumericVariable)
S3method(autoplot,tbl_crunch_cube)
S3method(collect,CrunchDataset)
S3method(collect,GroupedCrunchDataset)
S3method(filter_,CrunchDataset)
S3method(group_by,CrunchDataset)
S3method(group_by_,CrunchDataset)
S3method(group_vars,CrunchDataset)
S3method(group_vars,GroupedCrunchDataset)
S3method(groups,CrunchDataset)
S3method(groups,GroupedCrunchDataset)
S3method(mutate,CrunchDataset)
S3method(mutate_,CrunchDataset)
S3method(select,CrunchDataset)
S3method(select_,CrunchDataset)
S3method(summarise,CrunchDataset)
S3method(summarise_,CrunchDataset)
S3method(tbl_vars,CrunchDataset)
S3method(ungroup,CrunchDataset)
export(theme_crunch)
export(unweighted_n)
exportClasses(GroupedCrunchDataset)
importClassesFrom(crunch,CrunchDataset)
importFrom(crunch,CrunchDataset)
importFrom(crunch,alias)
importFrom(crunch,aliases)
importFrom(crunch,allVariables)
importFrom(crunch,crtabs)
importFrom(crunch,datasetReference)
importFrom(crunch,description)
importFrom(crunch,loadDataset)
importFrom(crunch,name)
importFrom(crunch,set_crunch_config)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,collect)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
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,mutate)
importFrom(dplyr,mutate_)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,select_vars)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_)
importFrom(dplyr,summarize)
importFrom(dplyr,tbl_vars)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggplot2,vars)
importFrom(ggplot2,xlab)
importFrom(lazyeval,all_dots)
importFrom(lazyeval,lazy_dots)
importFrom(methods,new)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(purrr,map_lgl)
importFrom(purrr,reduce)
importFrom(purrr,walk)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,as.formula)
importFrom(stats,reorder)
importFrom(stringr,str_extract)
importFrom(tibble,as_data_frame)
importFrom(tibble,as_tibble)
importFrom(tibble,data_frame)
importFrom(viridisLite,viridis)
