# Generated by roxygen2: do not edit by hand

export(correlation_multi)
export(oneway_crd)
export(oneway_rbd)
export(twoway_crd)
export(twoway_rbd)
import(DT)
import(agricolae)
import(bslib)
import(corrplot)
import(dplyr)
import(flextable)
import(ggcorrplot)
import(ggplot2)
import(officer)
import(patchwork)
import(tibble)
import(tidyr)
importFrom(ggplot2,aes)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,par)
importFrom(htmltools,HTML)
importFrom(readxl,read_excel)
importFrom(rlang,.data)
importFrom(shiny,actionButton)
importFrom(shiny,div)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,fileInput)
importFrom(shiny,fluidRow)
importFrom(shiny,h1)
importFrom(shiny,h3)
importFrom(shiny,hr)
importFrom(shiny,numericInput)
importFrom(shiny,observeEvent)
importFrom(shiny,plotOutput)
importFrom(shiny,reactiveVal)
importFrom(shiny,removeNotification)
importFrom(shiny,renderPlot)
importFrom(shiny,renderPrint)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,showNotification)
importFrom(shiny,strong)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,textInput)
importFrom(shiny,uiOutput)
importFrom(shiny,verbatimTextOutput)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,cor)
importFrom(stats,deviance)
importFrom(stats,fitted)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(tools,file_ext)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
