to_igraph | R Documentation |
generate igraph
to_igraph(network, directed = TRUE)
network |
edge list generated by kimono |
directed |
if false the method will collaps all edges and remove free nodes as well as single directional edges. |
igraph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.