chld: Node indices of the direct descendants of n in the phylogeny.

Description Usage Arguments Value

View source: R/utilities.R

Description

Node indices of the direct descendants of n in the phylogeny.

Usage

1
chld(tree, n)

Arguments

tree

an object of class phylo

n

an index of a node (root, internal or tip) in tree

Value

An integer vector.


venelin/POUMM documentation built on Oct. 25, 2020, 12:07 a.m.