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.


POUMM documentation built on Oct. 27, 2020, 5:06 p.m.