PCMTreeGetParent: The parent node id of a daughter node in a tree

View source: R/PCMTree.R

PCMTreeGetParentR Documentation

The parent node id of a daughter node in a tree

Description

The parent node id of a daughter node in a tree

Usage

PCMTreeGetParent(tree, daughterId)

Arguments

tree

a phylo object.

daughterId

an integer denoting the id of the daughter node

Value

an integer denoting the parent of daughterId


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