# Generated by roxygen2: do not edit by hand

S3method(plot,f_aov)
S3method(plot,f_bestNormalize)
S3method(plot,f_boxcox)
S3method(plot,f_glm)
S3method(print,f_aov)
S3method(print,f_bestNormalize)
S3method(print,f_boxcox)
S3method(print,f_chisq_test)
S3method(print,f_glm)
S3method(print,f_kruskal_test)
S3method(print,f_model_comparison)
S3method(print,f_summary)
export(f_aov)
export(f_bestNormalize)
export(f_boxcox)
export(f_boxplot)
export(f_chisq_test)
export(f_clear)
export(f_conditional_round)
export(f_corplot)
export(f_factors)
export(f_glm)
export(f_hist)
export(f_kruskal_test)
export(f_load_packages)
export(f_model_comparison)
export(f_open_file)
export(f_pander)
export(f_qqnorm)
export(f_rename_columns)
export(f_rename_vector)
export(f_setwd)
export(f_summary)
export(f_theme)
import(knitr)
import(rmarkdown)
importFrom(DHARMa,plotResiduals)
importFrom(DHARMa,simulateResiduals)
importFrom(DHARMa,testDispersion)
importFrom(DHARMa,testResiduals)
importFrom(MuMIn,r.squaredGLMM)
importFrom(bestNormalize,bestNormalize)
importFrom(crayon,red)
importFrom(emmeans,emmeans)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,sym)
importFrom(ggplot2,theme_bw)
importFrom(grDevices,dev.off)
importFrom(grDevices,graphics.off)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(grDevices,recordPlot)
importFrom(grDevices,replayPlot)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,stripchart)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(knitr,knit_child)
importFrom(knitr,knit_hooks)
importFrom(knitr,opts_knit)
importFrom(magick,image_read)
importFrom(magick,image_scale)
importFrom(multcomp,cld)
importFrom(multcompView,multcompLetters)
importFrom(nortest,ad.test)
importFrom(pander,pander)
importFrom(pander,panderOptions)
importFrom(rstatix,dunn_test)
importFrom(rstatix,levene_test)
importFrom(rstudioapi,documentId)
importFrom(rstudioapi,documentPath)
importFrom(rstudioapi,getActiveDocumentContext)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,dnorm)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,hatvalues)
importFrom(stats,kruskal.test)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,nobs)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,ppoints)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,shapiro.test)
importFrom(stats,sigma)
importFrom(stats,spline)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stringr,str_replace_all)
importFrom(this.path,this.dir)
importFrom(utils,capture.output)
importFrom(utils,install.packages)
importFrom(utils,tail)
importFrom(writexl,write_xlsx)
importFrom(xfun,dir_exists)
importFrom(xfun,split_lines)
