# Generated by roxygen2: do not edit by hand

S3method(plot,DataOppCorVis)
S3method(plot,DataRFClassifier)
S3method(plot,MicrobTiSDA.MSERvisual)
S3method(plot,MicrobTiSDA.cluster)
S3method(plot,MicrobTiSDA.clusterCut)
S3method(plot,MicrobTiSDA.visual)
S3method(plot,RfBiomarker)
S3method(plot,microbTiSDA_dynamic_vis)
S3method(print,DataOppCorVis)
S3method(print,DataRFClassifier)
S3method(print,Design)
S3method(print,FilteredData)
S3method(print,MicrobTiSDA.MSERvisual)
S3method(print,MicrobTiSDA.cluster)
S3method(print,MicrobTiSDA.clusterCut)
S3method(print,MicrobTiSDA.interpolate)
S3method(print,MicrobTiSDA.visual)
S3method(print,MicrobTiSDA_spline_regression)
S3method(print,PredictedData)
S3method(print,PredictedDataMESR)
S3method(print,RegMESR)
S3method(print,TransformedData)
S3method(print,microbTiSDA)
S3method(print,microbTiSDA_dynamic_vis)
S3method(summary,Design)
S3method(summary,FilteredData)
S3method(summary,MicrobTiSDA.cluster)
S3method(summary,MicrobTiSDA.clusterCut)
S3method(summary,MicrobTiSDA.interpolate)
S3method(summary,MicrobTiSDA.visual)
S3method(summary,MicrobTiSDA_spline_regression)
S3method(summary,PredictedData)
S3method(summary,PredictedDataMESR)
S3method(summary,RegMESR)
S3method(summary,RfBiomarker)
S3method(summary,TransformedData)
S3method(summary,microbTiSDA)
S3method(summary,microbTiSDA_dynamic_vis)
export(Classify.vis)
export(Data.cluster)
export(Data.cluster.cut)
export(Data.filter)
export(Data.interpolate)
export(Data.opp.cor.vis)
export(Data.rf.classifier)
export(Data.trans)
export(Data.visual)
export(Data.visual.MESR)
export(Design)
export(Interact.dyvis)
export(Pred.data)
export(Pred.data.MESR)
export(Reg.MESR)
export(Reg.SPLR)
export(Rf.biomarkers)
export(Spec.interact)
export(mclr.transform)
import(dplyr)
import(ggdendro)
import(ggplot2)
import(ggraph)
import(mgcv)
import(scales)
import(splines)
import(tidygraph)
importFrom(caret,createDataPartition)
importFrom(cluster,silhouette)
importFrom(dplyr,mutate)
importFrom(ggplot2,.data)
importFrom(ggplot2,ggplot)
importFrom(plyr,ddply)
importFrom(pracma,interp1)
importFrom(randomForest,randomForest)
importFrom(randomForest,rfcv)
importFrom(reshape2,melt)
importFrom(splines,ns)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,pivot_longer)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,str)
importFrom(utils,tail)
importFrom(vegan,metaMDS)
importFrom(visNetwork,visEdges)
importFrom(visNetwork,visLayout)
importFrom(visNetwork,visNodes)
importFrom(visNetwork,visOptions)
importFrom(visNetwork,visPhysics)
