edgesFrom: Edge indices of the edges in tree starting from n

View source: R/utilities.R

edgesFromR Documentation

Edge indices of the edges in tree starting from n

Description

Edge indices of the edges in tree starting from n

Usage

edgesFrom(tree, n)

Arguments

tree

an object of class phylo

n

an index of a node (root, internal or tip) in tree

Value

An integer vector.


POUMM documentation built on June 8, 2025, 10:58 a.m.