Description Usage Arguments Examples
This will create a directed igraph network and call its
plotting methods
1  | plot_unsum(aw, ...)
 | 
aw | 
 a matrix  | 
... | 
 arguments passed through to   | 
1  | plot_unsum(rbind(c(0,1,2),c(0,0,1), c(1,0,0)))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.