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.


venelin/PCMBase documentation built on March 14, 2024, 8:24 p.m.