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

View source: R/utilities.R

chldR Documentation

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.


venelin/POUMM documentation built on June 13, 2025, 10:15 p.m.