outgoing | R Documentation |
Creates an outgoing tree from a given undirected treee.
outgoing(tree, dir_tree = NULL, a = NULL, b = 1)
tree |
Input tree, undirected. |
dir_tree |
Directionalities that must be present. |
a |
The node being inspected. |
b |
The neighbor being inspected. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.