# Generated by roxygen2: do not edit by hand

S3method("$",Venn)
S3method("[",Venn)
S3method(as.data.frame,Venn)
S3method(dim,Venn)
S3method(head,Venn)
S3method(merge,Venn)
S3method(names,Venn)
S3method(plot,Venn)
S3method(summary,Venn)
S3method(tail,Venn)
export(compareVenn)
export(create_interactive_vennpie)
export(detail)
export(dplot)
export(getFeature)
export(getSet)
export(loadVenn)
export(make.subset)
export(make_subset)
export(newVenn)
export(result)
export(rowjoin)
export(saveVenn)
export(setcolor)
export(upsetPlot)
export(upset_plot)
export(vennApp)
export(vennDiagram)
export(vennEnrichment)
export(vennStats)
export(venndetail)
export(vennpie)
exportClasses(Venn)
exportMethods(detail)
exportMethods(dplot)
exportMethods(getFeature)
exportMethods(getSet)
exportMethods(result)
exportMethods(rowjoin)
exportMethods(show)
exportMethods(upsetPlot)
exportMethods(vennDiagram)
exportMethods(vennStats)
exportMethods(vennpie)
import(ggplot2)
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,filter_)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_all)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,semi_join)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_light)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,colors)
importFrom(htmlwidgets,saveWidget)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,slot)
importFrom(methods,validObject)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,plot_layout)
importFrom(patchwork,plot_spacer)
importFrom(plotly,add_annotations)
importFrom(plotly,export)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(plotly,subplot)
importFrom(purrr,flatten)
importFrom(rlang,.data)
importFrom(shiny,checkboxInput)
importFrom(shiny,conditionalPanel)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,fluidPage)
importFrom(shiny,hr)
importFrom(shiny,mainPanel)
importFrom(shiny,numericInput)
importFrom(shiny,plotOutput)
importFrom(shiny,reactive)
importFrom(shiny,renderPlot)
importFrom(shiny,renderPrint)
importFrom(shiny,renderUI)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,selectizeInput)
importFrom(shiny,shinyApp)
importFrom(shiny,showNotification)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,titlePanel)
importFrom(shiny,uiOutput)
importFrom(shiny,verbatimTextOutput)
importFrom(stats,p.adjust)
importFrom(stats,phyper)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,pivot_longer)
importFrom(utils,browseURL)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(utils,write.csv)
