powered by
Plot network adjacency matrix
adj_plot(graph)
an igraph object
# \donttest{ set.seed(12345) graph <- netgen() adj_plot(graph) # }
Run the code above in your browser using DataLab