findBranches: findBranches Finds the branch numbers that descend from a...

Description Usage Arguments

Description

findBranches Finds the branch numbers that descend from a given node of a tree.

Usage

1
findBranches(tree, node, tail = TRUE)

Arguments

tree

An object of class phylo

node

The node the descendent branches of which are of interest

tail

Include the branch leading to the node of interest, or not?


hferg/hfgr documentation built on May 17, 2019, 3:56 p.m.