PCMTreePreorderCpp: Fast preorder of the edges in a tree

Description Usage Arguments Value Examples

View source: R/Generic.R

Description

Fast preorder of the edges in a tree

Usage

1

Arguments

tree

a phylo object

Value

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

Examples

1
PCMTreePreorderCpp(PCMBase::PCMBaseTestObjects$tree.a)

PCMBaseCpp documentation built on March 23, 2020, 1:06 a.m.