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.


POUMM documentation built on June 8, 2025, 10:58 a.m.