Learn R Programming

apTreeshape (version 1.5-0.1)

bind.trees: Binds two tree together

Description

Binds two tree together

Usage

bind.trees(a1, a2, root1, root2, ab = FALSE)

Arguments

a1

A phylo object

a2

A phylo object

root1

The length of the branch between the crown of the resulting tree and the crown of a1

root2

The length of the branch between the crown of the resulting tree and the crown of a2

ab

Boolean indicating wether phylogenies come with tip abundance data (default to FALSE)