# Generated by roxygen2: do not edit by hand

export(adjustboxplots)
export(bestmethod)
export(broad_classify)
export(check_names)
export(classify_data)
export(cosine)
export(distboxplot)
export(ecological_ranges)
export(extractMethods)
export(extract_clean_data)
export(extractoutliers)
export(geo_ranges)
export(getdata)
export(getdiff)
export(ggenvironmentalspace)
export(ggoutlieraccum)
export(ggoutliers)
export(hamming)
export(hampel)
export(interquartile)
export(isoforest)
export(jaccard)
export(jknife)
export(logboxplot)
export(mahal)
export(match.argc)
export(match_datasets)
export(medianrule)
export(mixediqr)
export(multiabsolute)
export(multibestmethod)
export(multidetect)
export(ocindex)
export(onesvm)
export(optimal_threshold)
export(overlap)
export(pred_extract)
export(semiIQR)
export(seqfences)
export(smc)
export(sorensen)
export(thermal_ranges)
export(xglosh)
export(xkmeans)
export(xknn)
export(xlof)
export(zscore)
exportClasses(datacleaner)
exportMethods(show)
importFrom(cluster,silhouette)
importFrom(dbscan,glosh)
importFrom(dbscan,kNN)
importFrom(dbscan,lof)
importFrom(e1071,svm)
importFrom(e1071,tune.svm)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(isotree,isolation.forest)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(mgcv,gam)
importFrom(robust,covRob)
importFrom(robustbase,adjboxStats)
importFrom(stats,IQR)
importFrom(stats,aggregate)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,loess)
importFrom(stats,mad)
importFrom(stats,mahalanobis)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(usdm,exclude)
importFrom(usdm,vifcor)
importFrom(usdm,vifstep)
importFrom(utils,adist)
importFrom(utils,modifyList)
