Arbor
Arbor docs

makeTreeDataMatch : function


collection: phylogeny


Overview

Matches the rownames of a data matrix with the tip labels of a phylogenetic tree using the aRbor function make.treedata.

Example

data(anolis) td <- make.treedata(anolis$phy, anolis$dat, name_column=1)

Arguments

Outputs

References