# Generated by roxygen2: do not edit by hand

export(add_ablines)
export(add_hlines)
export(add_plot_config)
export(add_reference_lines)
export(add_vlines)
export(adjust_column_values)
export(adjusted_axis_label)
export(apply_axis_title_to_annotations)
export(apply_facet_subplot_spacing)
export(apply_legend_styling)
export(apply_plotly_newshape)
export(apply_render_margins)
export(apply_stat_annotations)
export(apply_subplot_axis_styling)
export(apply_title_layout)
export(axis_titles_as_annotations)
export(build_facet_annotations)
export(build_facet_panel_borders)
export(build_model_row_spec)
export(clean_facet_dim)
export(collect_source_data)
export(compute_pairwise_stats)
export(createModuleApp)
export(create_axis_styles)
export(create_ggplot_axis_style)
export(create_source_download_handler)
export(create_stat_annotations)
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(empty_plot)
export(figureBuilderApp)
export(figureBuilderServer)
export(figureBuilderUI)
export(finalize_manual_edits)
export(generate_pair_strings)
export(get_default)
export(get_documentation)
export(get_model_backend)
export(is_pure_type)
export(linePlot)
export(linePlotApp)
export(linePlotInputsUI)
export(linePlotOutputUI)
export(linePlotServer)
export(linetype_to_dash)
export(list_model_backends)
export(module_tack_ui)
export(multiColorPicker)
export(multiDynamicInput)
export(organize_inputs)
export(parallelCoordinatesPlot)
export(parallelCoordinatesPlotApp)
export(parallelCoordinatesPlotInputsUI)
export(parallelCoordinatesPlotOutputUI)
export(parallelCoordinatesPlotServer)
export(parse_numeric_list)
export(parse_pair_strings)
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_DotPlotApp)
export(plotthis_DotPlotInputsUI)
export(plotthis_DotPlotOutputUI)
export(plotthis_DotPlotServer)
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(recycle_line_style)
export(register_model_backend)
export(reset_axes_inputs)
export(reset_legend_inputs)
export(reset_lines_inputs)
export(reset_plotly_inputs)
export(resolve_facet_layout)
export(resolve_facet_sharing)
export(resolve_palette)
export(safe_eval_filter)
export(safe_resolve_adj_fxn)
export(setup_auto_update_logic)
export(setup_manual_edits)
export(string_to_linetypes)
export(uniform_axes_inputs_ui)
export(uniform_legend_inputs_ui)
export(uniform_lines_inputs_ui)
export(uniform_plotly_inputs_ui)
export(updateMultiColorPicker)
export(updateMultiDynamicInput)
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_boxplot)
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,htmlDependency)
importFrom(htmlwidgets,JS)
importFrom(htmlwidgets,onRender)
importFrom(htmlwidgets,saveWidget)
importFrom(jsonlite,toJSON)
importFrom(methods,is)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plotly_build)
importFrom(plotthis,AreaPlot)
importFrom(plotthis,BarPlot)
importFrom(plotthis,BoxPlot)
importFrom(plotthis,DensityPlot)
importFrom(plotthis,DotPlot)
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,downloadHandler)
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,delay)
importFrom(shinyjs,hide)
importFrom(shinyjs,runjs)
importFrom(shinyjs,show)
importFrom(shinyjs,useShinyjs)
importFrom(stats,aggregate)
importFrom(stats,aov)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
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)
importFrom(zip,zip)
