exportPattern("^[[:alpha:]]+")
importFrom("stats", "dist", "quantile", "runif")
importFrom("utils", "install.packages")
importFrom("FNN","get.knn")
importFrom("igraph","graph.adjacency","get.shortest.paths")
importFrom("dbscan","dbscan")