direct_forest | R Documentation |
Starting from a root
not, directs all arcs away from it and applies
the same, recursively to its children and descendants. Produces a directed
forest.
direct_forest(g, root = NULL)
g |
An undirected graph. |
root |
A character. Optional tree root. |
A directed graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.