simplify_network | R Documentation |
Simplify the graph, removing loops and double-edge connections following this approach. When dropping multiple edges, keep the shortest ones.
simplify_network(network)
network |
A network object |
A simplifed network object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.