PCMTreePostorder: Post-order tree traversal

View source: R/PCMTree.R

PCMTreePostorderR Documentation

Post-order tree traversal

Description

Post-order tree traversal

Usage

PCMTreePostorder(tree)

Arguments

tree

a phylo object with possible singleton nodes (i.e. internal nodes with one daughter node)

Value

a vector of indices of edges in tree$edge in post-order.


PCMBase documentation built on Sept. 1, 2025, 5:11 p.m.