# Generated by roxygen2: do not edit by hand

export(MissDimPerId)
export(autoExtract)
export(autoReport)
export(comparisonPlots)
export(getComponents)
export(getConditions)
export(getDimensions)
export(getIds)
export(normalityPlots)
export(normalizeData)
export(preprocess)
export(readAudio)
export(saveAudio)
export(tableANOVA)
export(tableDunn)
export(tableKruskal)
export(tableNormality)
export(tableSchreirer)
export(tableSimpleMainEffects)
export(tableSummary)
export(tableTukey)
export(voiceRApp)
importFrom(DT,renderDataTable)
importFrom(FSA,dunnTest)
importFrom(MASS,boxcox)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,annotation_custom)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(ggplot2,ylim)
importFrom(ggpubr,stat_compare_means)
importFrom(ggpubr,stat_pvalue_manual)
importFrom(ggthemes,theme_fivethirtyeight)
importFrom(grid,gpar)
importFrom(grid,segmentsGrob)
importFrom(gridExtra,tableGrob)
importFrom(gridExtra,ttheme_minimal)
importFrom(gtable,gtable_add_grob)
importFrom(kableExtra,add_header_above)
importFrom(kableExtra,footnote)
importFrom(kableExtra,kable_classic)
importFrom(knitr,kable)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(phia,testInteractions)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,renderPlotly)
importFrom(plotly,subplot)
importFrom(rcompanion,scheirerRayHare)
importFrom(rcompanion,transformTukey)
importFrom(rlang,"!!")
importFrom(rlang,sym)
importFrom(rmarkdown,html_document)
importFrom(rmarkdown,render)
importFrom(seewave,duration)
importFrom(seewave,env)
importFrom(seewave,rmnoise)
importFrom(seewave,rms)
importFrom(seewave,zapsilw)
importFrom(shiny,downloadHandler)
importFrom(shiny,incProgress)
importFrom(shiny,observeEvent)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderText)
importFrom(shiny,runApp)
importFrom(shiny,withProgress)
importFrom(shinyFiles,getVolumes)
importFrom(shinyFiles,shinyDirChoose)
importFrom(shinyjs,hide)
importFrom(shinyjs,html)
importFrom(shinyjs,show)
importFrom(soundgen,analyze)
importFrom(soundgen,getLoudness)
importFrom(soundgen,getRMS)
importFrom(stats,TukeyHSD)
importFrom(stats,aggregate)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,kruskal.test)
importFrom(stats,na.pass)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_length)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(tuneR,normalize)
importFrom(tuneR,readMP3)
importFrom(tuneR,readWave)
importFrom(tuneR,writeWave)
importFrom(utils,combn)
importFrom(xfun,file_ext)
