# Generated by roxygen2: do not edit by hand

S3method(print,CorrelacaoMantel)
S3method(print,Dendrograma)
S3method(print,Distancia)
S3method(print,MANOVA)
S3method(print,SummaryDistancia)
S3method(print,Tocher)
S3method(print,VariaveisCanonicas)
export(AnovaCluster)
export(ApplyDissimilaridade)
export(ComponentesPrincipais)
export(ComponentesPrincipais.Misto)
export(ContribuicaoRelativa)
export(CoordenadasPrincipais)
export(CorrelacaoMantel)
export(Dendrograma)
export(Dendrograma_NumeroOtimo)
export(Distancia)
export(HeatPlot)
export(Kmeans)
export(Kmeans_NumeroOtimo)
export(Kmeans_NumeroOtimo2)
export(MANOVA)
export(MediaDistancia)
export(Multicolinearidade)
export(Normatiza)
export(PairComp)
export(Quant2Quali)
export(SummaryDistancia)
export(Tocher)
export(VariaveisCanonicas)
export(plot3d)
export(setwd_script)
importFrom(NbClust,NbClust)
importFrom(PCAmixdata,PCAmix)
importFrom(biotools,mvpaircomp)
importFrom(biotools,tocher)
importFrom(candisc,candisc)
importFrom(corrplot,corrplot)
importFrom(crayon,bold)
importFrom(crayon,green)
importFrom(ecodist,pco)
importFrom(factoextra,fviz_nbclust)
importFrom(ggdendro,dendro_data)
importFrom(ggdendro,ggdendrogram)
importFrom(ggdendro,label)
importFrom(ggdendro,segment)
importFrom(ggdendro,theme_dendro)
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expand_limits)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_stack)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_dark)
importFrom(ggplot2,theme_gray)
importFrom(ggplot2,theme_light)
importFrom(ggplot2,theme_linedraw)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,barplot)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(magrittr,`%>%`)
importFrom(methods,is)
importFrom(plotly,add_markers)
importFrom(plotly,add_text)
importFrom(plotly,plot_ly)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,as.dist)
importFrom(stats,biplot)
importFrom(stats,cophenetic)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,heatmap)
importFrom(stats,kmeans)
importFrom(stats,line)
importFrom(stats,lm)
importFrom(stats,manova)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,sd)
importFrom(stats,var)
