PCMTreeGetBranchLength {PCMBase} | R Documentation |
The length of the branch leading to a node
Description
The length of the branch leading to a node
Usage
PCMTreeGetBranchLength(tree, daughterId)
Arguments
tree |
a phylo object. |
daughterId |
an integer denoting the id of a daughter node |
Value
a double denoting the length of the branch leading to daughterId
[Package PCMBase version 1.2.14 Index]