connecting_edges: For two nodes in a tree, get a vector of the edges that...

Description Usage Arguments Value

View source: R/utility_functions.R

Description

For two nodes in a tree, get a vector of the edges that connect them

Usage

1
connecting_edges(phy, node_a, node_b)

Arguments

phy

A phylo object

node_a

Number of the first node

node_b

Number of the second node

Value

A vector of edge numbers


caseywdunn/hutan documentation built on June 12, 2020, 3:12 a.m.