check_tree: Check Binary Tree object

View source: R/utils.R

check_treeR Documentation

Check Binary Tree object

Description

Perform check on the tree: it needs to be a phylo object, with branch lengths, binary, with tip labels.

Usage

check_tree(tree)

check_binary_tree(tree)

Arguments

tree

a phylogenetic tree

Value

No value returned.


cauphy documentation built on Oct. 1, 2024, 5:08 p.m.