# Generated by roxygen2: do not edit by hand

export(calculate_distances)
export(make_euclidean)
export(merge_distances)
export(robust_distances)
export(visualize_distances)
importFrom(GGally,ggpairs)
importFrom(MASS,ginv)
importFrom(RColorBrewer,brewer.pal)
importFrom(RSpectra,eigs_sym)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,title)
importFrom(pheatmap,pheatmap)
importFrom(qgraph,qgraph)
importFrom(stats,as.dist)
importFrom(stats,cmdscale)
importFrom(stats,cov.wt)
importFrom(stats,dist)
importFrom(stats,pchisq)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,xtabs)
importFrom(vegan,wcmdscale)
useDynLib(dbrobust, .registration = TRUE)
