Learn R Programming

ggphylo (version 0.1)

tree.total.branch.length: Returns the total branch length of the tree

Description

Returns the total branch length of the tree

Usage

tree.total.branch.length(phylo)

Arguments

phylo
input phylo object

Value

numeric, the sum of all branch lengths in the tree.