| net_graph | R Documentation | 
Create an igraph object
net_graph(edge_df, node_df = NULL)
| edge_df | graph edge matrix. | 
| node_df | graph vertex matrix. | 
an igraph object with some vertex statistics and community
detection center.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.