# Generated by roxygen2: do not edit by hand

export(StepRegGUI)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(StepReg,performance)
importFrom(StepReg,stepwise)
importFrom(cowplot,plot_grid)
importFrom(dplyr,"%>%")
importFrom(dplyr,.data)
importFrom(dplyr,all_of)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(flextable,qflextable)
importFrom(ggcorrplot,ggcorrplot)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_dotplot)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_qq)
importFrom(ggplot2,stat_qq_line)
importFrom(ggplot2,stat_smooth)
importFrom(ggplot2,theme_bw)
importFrom(grDevices,pdf)
importFrom(graphics,text)
importFrom(rmarkdown,render)
importFrom(shiny,HTML)
importFrom(shiny,actionButton)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,div)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,eventReactive)
importFrom(shiny,fileInput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,htmlOutput)
importFrom(shiny,icon)
importFrom(shiny,mainPanel)
importFrom(shiny,modalDialog)
importFrom(shiny,navbarMenu)
importFrom(shiny,navbarPage)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,onSessionEnded)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderPlot)
importFrom(shiny,renderPrint)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,showModal)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,sliderInput)
importFrom(shiny,stopApp)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,textAreaInput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateSelectInput)
importFrom(shiny,verbatimTextOutput)
importFrom(shinycssloaders,withSpinner)
importFrom(shinythemes,shinytheme)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stringr,str_split)
importFrom(stringr,str_to_title)
importFrom(summarytools,dfSummary)
importFrom(tidyr,gather)
importFrom(utils,data)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
