View source: R/validate-deep.R
| validate_tree_deep | R Documentation |
Validates a parsed phylo object for structural integrity including self-loops, multi-root, negative branch lengths, and node consistency.
validate_tree_deep(tree, filepath = "<object>")
tree |
phylo object. |
filepath |
Character. Source file path for messages. |
Invisibly returns TRUE if valid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.