distunlab: Get distance between two trees

Description Usage Arguments Value Examples

Description

Get distance between two trees

Usage

1
distunlab(tree1, tree2)

Arguments

tree1

A phylogenetic tree, phylo format or convertible

tree2

A phylogenetic tree, phylo format or convertible

Value

labeldistance between the label sets of the two trees

Examples

1
distunlab(rtree(10), rtree(12))

carolinecolijn/treetop documentation built on May 13, 2019, 12:50 p.m.