# Generated by roxygen2: do not edit by hand

export(deploy)
export(go_insane)
import(ggplot2)
import(ggpubr)
import(ggthemes)
importFrom(DT,dataTableOutput)
importFrom(DT,renderDataTable)
importFrom(broom,tidy)
importFrom(dplyr,`%>%`)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,num_range)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,wrap_plots)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dbl)
importFrom(purrr,map2_df)
importFrom(purrr,pmap)
importFrom(purrr,set_names)
importFrom(readxl,read_xlsx)
importFrom(shiny,NS)
importFrom(shiny,actionButton)
importFrom(shiny,actionLink)
importFrom(shiny,callModule)
importFrom(shiny,column)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,downloadLink)
importFrom(shiny,fileInput)
importFrom(shiny,fluidRow)
importFrom(shiny,helpText)
importFrom(shiny,hideTab)
importFrom(shiny,icon)
importFrom(shiny,mainPanel)
importFrom(shiny,modalDialog)
importFrom(shiny,navbarPage)
importFrom(shiny,numericInput)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,removeNotification)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,showModal)
importFrom(shiny,showNotification)
importFrom(shiny,showTab)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,sliderInput)
importFrom(shiny,tabPanel)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,uiOutput)
importFrom(stats,IQR)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,update.formula)
importFrom(stats,var)
importFrom(tidyr,drop_na)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,unnest)
importFrom(utils,combn)
importFrom(utils,getFromNamespace)
