PCMTreeGetDaughters: A vector of the daughter nodes for a given parent node id in a tree
Description
A vector of the daughter nodes for a given parent node id in a tree
Usage
PCMTreeGetDaughters(tree, parentId)
Value
an integer vector of the direct descendants of parentId
Arguments
- tree
a phylo object.
- parentId
an integer denoting the id of the parent node