Learn R Programming

datelife (version 0.6.8)

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)

Value

TRUE if it is a valid tree.

Arguments

phy

A phylo object.