| default_validate_tree | R Documentation |
rollup()default_validate_tree() ensures that a tree is acyclic,
loop-free, single-edged, connected, directed, and single-rooted with edge
direction from child to parent.
default_validate_tree(tree)
tree |
|
single root vertex identifier if tree is valid; stops otherwise
default_validate_tree(wbs_tree)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.