summaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 3 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 266fb54..a01512a 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,5 +1,6 @@
# Generated by roxygen2: do not edit by hand
+export(get_order)
export(gg_csobczak)
export(heatmap)
export(networkplot)
@@ -7,3 +8,5 @@ import(ggplot2)
import(ggraph)
import(igraph)
importFrom(reshape2,melt)
+importFrom(stats,as.dist)
+importFrom(stats,hclust)