ancestral_edges: For a node in a tree, get a vector of the edges between the...

Description Usage Arguments Value

View source: R/utility_functions.R

Description

For a node in a tree, get a vector of the edges between the node and the root

Usage

1
ancestral_edges(phy, node)

Arguments

phy

A phylo object

node

A node number

Value

A vector of edge numbers


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