Learn R Programming

POUMM (version 2.1.7)

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

Description

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

Usage

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.