PCMTreeGetDaughters: A vector of the daughter nodes for a given parent node id in...

View source: R/PCMTree.R

PCMTreeGetDaughtersR Documentation

A vector of the daughter nodes for a given parent node id in a tree

Description

A vector of the daughter nodes for a given parent node id in a tree

Usage

PCMTreeGetDaughters(tree, parentId)

Arguments

tree

a phylo object.

parentId

an integer denoting the id of the parent node

Value

an integer vector of the direct descendants of parentId


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