| adj_plot | R Documentation | 
Plot network adjacency matrix
adj_plot(graph)
| graph | an igraph object | 
set.seed(12345)
graph <- netgen()
adj_plot(graph)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.