remove_unconnected | R Documentation |
Remove unconnected nodes
remove_unconnected( graph )
graph |
igraph object representing your graph |
## Not run: graph <- example_graph() graph <- remove_unconnected(graph) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.