validate_tree_deep: Deep tree validation after parsing

View source: R/validate-deep.R

validate_tree_deepR Documentation

Deep tree validation after parsing

Description

Validates a parsed phylo object for structural integrity including self-loops, multi-root, negative branch lengths, and node consistency.

Usage

validate_tree_deep(tree, filepath = "<object>")

Arguments

tree

phylo object.

filepath

Character. Source file path for messages.

Value

Invisibly returns TRUE if valid.


Rclade documentation built on Sept. 26, 2026, 5:07 p.m.