# Generated by roxygen2: do not edit by hand

export("%>%")
export(plot_bar)
export(plot_box)
export(plot_density)
export(plot_histogram)
export(plot_line)
export(plot_scatter)
export(stat_anova)
export(stat_correlation)
export(stat_frequency)
export(stat_regression_linear)
export(stat_ttest)
import(ggplot2)
import(shiny)
importFrom(corrr,colpair_map)
importFrom(corrr,correlate)
importFrom(corrr,fashion)
importFrom(corrr,shave)
importFrom(dplyr,count)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(shinyWidgets,prettyCheckbox)
importFrom(shinyWidgets,switchInput)
importFrom(shinyWidgets,updatePrettyCheckbox)
importFrom(shinyjs,addClass)
importFrom(shinyjs,click)
importFrom(shinyjs,delay)
importFrom(shinyjs,hidden)
importFrom(shinyjs,removeClass)
importFrom(shinyjs,runjs)
importFrom(shinyjs,toggle)
importFrom(stats,cor.test)
importFrom(stringr,str_detect)
