R/NetPlot.R
adj_plot.Rd
Plot network adjacency matrix
adj_plot(graph)
an igraph object
set.seed(12345) graph <- netgen() adj_plot(graph)