# Generated by roxygen2: do not edit by hand

export(analyze_clustering)
export(analyze_pca)
export(anova_crd)
export(anova_rcbd)
export(compute_ancova)
export(compute_correlation)
export(compute_lsd)
export(compute_path_analysis)
export(compute_scheffe)
export(compute_summary_stats)
export(compute_tukey)
export(estimate_variability)
export(plot_agri_graphics)
export(validate_agri_data)
import(dplyr)
import(factoextra)
import(ggplot2)
importFrom(circlize,circos.clear)
importFrom(circlize,circos.initialize)
importFrom(dendextend,circlize_dendrogram)
importFrom(dendextend,color_branches)
importFrom(grDevices,heat.colors)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,as.dendrogram)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,cophenetic)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,prcomp)
importFrom(stats,pt)
importFrom(stats,ptukey)
importFrom(stats,qf)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,qt)
importFrom(stats,qtukey)
importFrom(stats,reorder)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,write.table)
