# Generated by roxygen2: do not edit by hand

export(adjust_column_values)
export(createModuleApp)
export(dataFilterServer)
export(dataFilterUI)
export(default_palettes)
export(dittoViz_scatterPlotApp)
export(dittoViz_scatterPlotInputsUI)
export(dittoViz_scatterPlotOutputUI)
export(dittoViz_scatterPlotServer)
export(dittoViz_yPlotApp)
export(dittoViz_yPlotInputsUI)
export(dittoViz_yPlotOutputUI)
export(dittoViz_yPlotServer)
export(dumbbellPlot)
export(dumbbellPlotApp)
export(dumbbellPlotInputsUI)
export(dumbbellPlotOutputUI)
export(dumbbellPlotServer)
export(get_documentation)
export(is_pure_type)
export(linePlot)
export(linePlotApp)
export(linePlotInputsUI)
export(linePlotOutputUI)
export(linePlotServer)
export(module_tack_ui)
export(multiColorPicker)
export(organize_inputs)
export(parallelCoordinatesPlot)
export(parallelCoordinatesPlotApp)
export(parallelCoordinatesPlotInputsUI)
export(parallelCoordinatesPlotOutputUI)
export(parallelCoordinatesPlotServer)
export(piePlot)
export(piePlotApp)
export(piePlotInputsUI)
export(piePlotOutputUI)
export(piePlotServer)
export(plotthis_AreaPlotApp)
export(plotthis_AreaPlotInputsUI)
export(plotthis_AreaPlotOutputUI)
export(plotthis_AreaPlotServer)
export(plotthis_BarPlotApp)
export(plotthis_BarPlotInputsUI)
export(plotthis_BarPlotOutputUI)
export(plotthis_BarPlotServer)
export(plotthis_BoxPlotApp)
export(plotthis_BoxPlotInputsUI)
export(plotthis_BoxPlotOutputUI)
export(plotthis_BoxPlotServer)
export(plotthis_DensityPlotApp)
export(plotthis_DensityPlotInputsUI)
export(plotthis_DensityPlotOutputUI)
export(plotthis_DensityPlotServer)
export(plotthis_HistogramApp)
export(plotthis_HistogramInputsUI)
export(plotthis_HistogramOutputUI)
export(plotthis_HistogramServer)
export(plotthis_SplitBarPlotApp)
export(plotthis_SplitBarPlotInputsUI)
export(plotthis_SplitBarPlotOutputUI)
export(plotthis_SplitBarPlotServer)
export(plotthis_ViolinPlotApp)
export(plotthis_ViolinPlotInputsUI)
export(plotthis_ViolinPlotOutputUI)
export(plotthis_ViolinPlotServer)
export(radarPlot)
export(radarPlotApp)
export(radarPlotInputsUI)
export(radarPlotOutputUI)
export(radarPlotServer)
export(resolve_palette)
export(safe_eval_filter)
export(safe_resolve_adj_fxn)
export(setup_auto_update_logic)
export(ternaryPlot)
export(ternaryPlotApp)
export(ternaryPlotInputsUI)
export(ternaryPlotOutputUI)
export(ternaryPlotServer)
export(updateMultiColorPicker)
export(validate_expression)
import(plotly)
import(shiny)
importFrom(colourpicker,colourInput)
importFrom(colourpicker,updateColourInput)
importFrom(dittoViz,colLevels)
importFrom(dittoViz,dittoColors)
importFrom(dittoViz,scatterPlot)
importFrom(dittoViz,yPlot)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,margin)
importFrom(ggplot2,sym)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,waiver)
importFrom(htmltools,attachDependencies)
importFrom(htmltools,browsable)
importFrom(htmltools,htmlDependency)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(htmlwidgets,saveWidget)
importFrom(jsonlite,toJSON)
importFrom(methods,is)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotthis,AreaPlot)
importFrom(plotthis,BarPlot)
importFrom(plotthis,BoxPlot)
importFrom(plotthis,DensityPlot)
importFrom(plotthis,Histogram)
importFrom(plotthis,SplitBarPlot)
importFrom(plotthis,ViolinPlot)
importFrom(readxl,read_excel)
importFrom(roclang,extract_roc_text)
importFrom(scales,brewer_pal)
importFrom(scales,hue_pal)
importFrom(scales,viridis_pal)
importFrom(shiny,br)
importFrom(shiny,checkboxInput)
importFrom(shiny,downloadButton)
importFrom(shiny,icon)
importFrom(shiny,numericInput)
importFrom(shiny,registerInputHandler)
importFrom(shiny,selectInput)
importFrom(shiny,tagList)
importFrom(shiny,textInput)
importFrom(shiny,updateCheckboxInput)
importFrom(shiny,updateNumericInput)
importFrom(shiny,updateSelectInput)
importFrom(shiny,updateTextInput)
importFrom(shinyBS,tipify)
importFrom(shinyWidgets,materialSwitch)
importFrom(shinyWidgets,updateMaterialSwitch)
importFrom(shinyjqui,jqui_resizable)
importFrom(shinyjs,click)
importFrom(shinyjs,hidden)
importFrom(shinyjs,hide)
importFrom(shinyjs,runjs)
importFrom(shinyjs,show)
importFrom(shinyjs,useShinyjs)
importFrom(stats,aggregate)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(stats,reformulate)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(utils,combn)
importFrom(utils,modifyList)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(utils,write.csv)
