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


PCMBase documentation built on Nov. 18, 2022, 9:06 a.m.