l_graph_to_igraph | R Documentation |
Build an igraph object from a graph list object (list of nodes and links data frames)
l_graph_to_igraph(l_graph)
l_graph |
graph list object: list of nodes and links data frames |
igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.