# Generated by roxygen2: do not edit by hand

export(data_frame_to_list)
export(geom_venn)
export(get_venn_table)
export(ggvenn)
export(list_to_data_frame)
importFrom(dplyr,"%>%")
importFrom(dplyr,as_label)
importFrom(dplyr,as_tibble)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select_if)
importFrom(dplyr,tibble)
importFrom(dplyr,tribble)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,expansion)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,guides)
importFrom(ggplot2,layer)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme_void)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,na.omit)
