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