Plot network adjacency matrix
adj_plot(graph)
graph
set.seed(12345) graph <- netgen() adj_plot(graph)
Useful links