powered by
plot_network_heatmap(net, colrs)
network <- cor(matrix( rnorm(10000), nrow=100)) plot_network_heatmap(network)
Run the code above in your browser using DataLab