PCMTreeGetPartNames: Unique parts on a tree in the order of occurrence from the...

View source: R/PCMTree.R

PCMTreeGetPartNamesR Documentation

Unique parts on a tree in the order of occurrence from the root to the tips (preorder)

Description

Unique parts on a tree in the order of occurrence from the root to the tips (preorder)

Usage

PCMTreeGetPartNames(tree)

Arguments

tree

a phylo object with an additional member edge.part which should be a character or an integer vector of length equal to the number of branches.

Value

a character vector.


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