check_tree {cauphy}R 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.


[Package cauphy version 1.0.2 Index]