PCMTreePreorderCpp: Fast preorder of the edges in a tree

View source: R/Generic.R

PCMTreePreorderCppR Documentation

Fast preorder of the edges in a tree

Description

Fast preorder of the edges in a tree

Usage

PCMTreePreorderCpp(tree)

Arguments

tree

a phylo object

Value

an integer vector containing indices of rows in tree$edge in their preorder order.

Examples

PCMTreePreorderCpp(PCMBase::PCMBaseTestObjects$tree.a)


PCMBaseCpp documentation built on June 8, 2025, 11:19 a.m.