summaryrefslogtreecommitdiff
path: root/NAMESPACE
blob: a01512adaae4a42b73f7461c2c0c6275de09e556 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated by roxygen2: do not edit by hand

export(get_order)
export(gg_csobczak)
export(heatmap)
export(networkplot)
import(ggplot2)
import(ggraph)
import(igraph)
importFrom(reshape2,melt)
importFrom(stats,as.dist)
importFrom(stats,hclust)