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


venelin/PCMBase documentation built on May 20, 2024, 5:53 a.m.