PCMTreeGetParent {PCMBase}R 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


[Package PCMBase version 1.2.14 Index]