diff options
Diffstat (limited to 'NAMESPACE')
| -rw-r--r-- | NAMESPACE | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |
