Learn R Programming

OpenTreeChronograms (version 2022.1.28)

is_good_chronogram: Check if a tree is a valid chronogram.

Description

Check if a tree is a valid chronogram.

Usage

is_good_chronogram(phy)

Arguments

phy

A phylo object.

Value

TRUE if it is a valid tree.